@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.error-last-message {
  text-align: center;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@media print {

  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #0275d8;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #014c8c;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
  line-height: inherit;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

input[type="search"] {
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72;
}

.blockquote-footer::before {
  content: "\2014   \A0";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}

.blockquote-reverse .blockquote-footer::after {
  content: "\A0   \2014";
}

.img-fluid {
  width: 100%;
  height: auto;
  /* padding: 2px; */
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #636c72;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem;
}

a>code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.ui-state-default {
  border: none !important;
  background: none !important;
}

.faq-section .find-text {
  font-size: 40px;
  color: #724aa3;
  text-align: center;
  padding: 15px 0;
}

.nav-pills .nav-item {
  border: 1px solid #ddd;
  margin-left: -1px;
}

.faq-container .faq-title {
  font-family: 'proxima_novamedium', sans-serif;
}

.faq-container {
  font-family: 'proxima_novamedium', sans-serif;
}

@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 750px;
    max-width: 100%;
  }
}

@media (min-width: 900px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}

@media (max-width: 1025px) {
  .view-asset-filter-area .export-btn-wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    gap: 8px;
  }

  .view-asset-filter-area .export-btn {
    flex-shrink: 0;
  }
}

@media (max-width: 540px) {
  .view-asset-filter-area .export-btn {
    padding: 12px 4px !important;
    font-size: 11px !important;
  }
}

@media (max-width: 600px) {
  .view-asset-filter-area .export-btn-wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    gap: 8px;
  }

  .view-asset-filter-area .export-btn {
    flex-shrink: 0;
  }
}

@media (min-width: 820px) {
  .view-asset-filter-area span a {
    margin-left: 15px !important;
    font-size: 14px !important;
  }
}

@media (min-width: 912px) {
  .view-asset-filter-area .filter-button {
    margin-right: -2px !important;
  }

  .view-asset-filter-area span a {
    margin-left: 10px !important;
    font-size: 16px !important;
  }
}


@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {

  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {

  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {

  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {

  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66666667%;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333333%;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333333%;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.33333333%;
}

.pull-2 {
  right: 16.66666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.33333333%;
}

.pull-5 {
  right: 41.66666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.33333333%;
}

.pull-8 {
  right: 66.66666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.33333333%;
}

.pull-11 {
  right: 91.66666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.33333333%;
}

.push-2 {
  left: 16.66666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.33333333%;
}

.push-5 {
  left: 41.66666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.33333333%;
}

.push-8 {
  left: 66.66666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.33333333%;
}

.push-11 {
  left: 91.66666667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-sm-0 {
    right: auto;
  }

  .pull-sm-1 {
    right: 8.33333333%;
  }

  .pull-sm-2 {
    right: 16.66666667%;
  }

  .pull-sm-3 {
    right: 25%;
  }

  .pull-sm-4 {
    right: 33.33333333%;
  }

  .pull-sm-5 {
    right: 41.66666667%;
  }

  .pull-sm-6 {
    right: 50%;
  }

  .pull-sm-7 {
    right: 58.33333333%;
  }

  .pull-sm-8 {
    right: 66.66666667%;
  }

  .pull-sm-9 {
    right: 75%;
  }

  .pull-sm-10 {
    right: 83.33333333%;
  }

  .pull-sm-11 {
    right: 91.66666667%;
  }

  .pull-sm-12 {
    right: 100%;
  }

  .push-sm-0 {
    left: auto;
  }

  .push-sm-1 {
    left: 8.33333333%;
  }

  .push-sm-2 {
    left: 16.66666667%;
  }

  .push-sm-3 {
    left: 25%;
  }

  .push-sm-4 {
    left: 33.33333333%;
  }

  .push-sm-5 {
    left: 41.66666667%;
  }

  .push-sm-6 {
    left: 50%;
  }

  .push-sm-7 {
    left: 58.33333333%;
  }

  .push-sm-8 {
    left: 66.66666667%;
  }

  .push-sm-9 {
    left: 75%;
  }

  .push-sm-10 {
    left: 83.33333333%;
  }

  .push-sm-11 {
    left: 91.66666667%;
  }

  .push-sm-12 {
    left: 100%;
  }

  .offset-sm-0 {
    margin-left: 0%;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-md-0 {
    right: auto;
  }

  .pull-md-1 {
    right: 8.33333333%;
  }

  .pull-md-2 {
    right: 16.66666667%;
  }

  .pull-md-3 {
    right: 25%;
  }

  .pull-md-4 {
    right: 33.33333333%;
  }

  .pull-md-5 {
    right: 41.66666667%;
  }

  .pull-md-6 {
    right: 50%;
  }

  .pull-md-7 {
    right: 58.33333333%;
  }

  .pull-md-8 {
    right: 66.66666667%;
  }

  .pull-md-9 {
    right: 75%;
  }

  .pull-md-10 {
    right: 83.33333333%;
  }

  .pull-md-11 {
    right: 91.66666667%;
  }

  .pull-md-12 {
    right: 100%;
  }

  .push-md-0 {
    left: auto;
  }

  .push-md-1 {
    left: 8.33333333%;
  }

  .push-md-2 {
    left: 16.66666667%;
  }

  .push-md-3 {
    left: 25%;
  }

  .push-md-4 {
    left: 33.33333333%;
  }

  .push-md-5 {
    left: 41.66666667%;
  }

  .push-md-6 {
    left: 50%;
  }

  .push-md-7 {
    left: 58.33333333%;
  }

  .push-md-8 {
    left: 66.66666667%;
  }

  .push-md-9 {
    left: 75%;
  }

  .push-md-10 {
    left: 83.33333333%;
  }

  .push-md-11 {
    left: 91.66666667%;
  }

  .push-md-12 {
    left: 100%;
  }

  .offset-md-0 {
    margin-left: 0%;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-lg-0 {
    right: auto;
  }

  .pull-lg-1 {
    right: 8.33333333%;
  }

  .pull-lg-2 {
    right: 16.66666667%;
  }

  .pull-lg-3 {
    right: 25%;
  }

  .pull-lg-4 {
    right: 33.33333333%;
  }

  .pull-lg-5 {
    right: 41.66666667%;
  }

  .pull-lg-6 {
    right: 50%;
  }

  .pull-lg-7 {
    right: 58.33333333%;
  }

  .pull-lg-8 {
    right: 66.66666667%;
  }

  .pull-lg-9 {
    right: 75%;
  }

  .pull-lg-10 {
    right: 83.33333333%;
  }

  .pull-lg-11 {
    right: 91.66666667%;
  }

  .pull-lg-12 {
    right: 100%;
  }

  .push-lg-0 {
    left: auto;
  }

  .push-lg-1 {
    left: 8.33333333%;
  }

  .push-lg-2 {
    left: 16.66666667%;
  }

  .push-lg-3 {
    left: 25%;
  }

  .push-lg-4 {
    left: 33.33333333%;
  }

  .push-lg-5 {
    left: 41.66666667%;
  }

  .push-lg-6 {
    left: 50%;
  }

  .push-lg-7 {
    left: 58.33333333%;
  }

  .push-lg-8 {
    left: 66.66666667%;
  }

  .push-lg-9 {
    left: 75%;
  }

  .push-lg-10 {
    left: 83.33333333%;
  }

  .push-lg-11 {
    left: 91.66666667%;
  }

  .push-lg-12 {
    left: 100%;
  }

  .offset-lg-0 {
    margin-left: 0%;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-xl-0 {
    right: auto;
  }

  .pull-xl-1 {
    right: 8.33333333%;
  }

  .pull-xl-2 {
    right: 16.66666667%;
  }

  .pull-xl-3 {
    right: 25%;
  }

  .pull-xl-4 {
    right: 33.33333333%;
  }

  .pull-xl-5 {
    right: 41.66666667%;
  }

  .pull-xl-6 {
    right: 50%;
  }

  .pull-xl-7 {
    right: 58.33333333%;
  }

  .pull-xl-8 {
    right: 66.66666667%;
  }

  .pull-xl-9 {
    right: 75%;
  }

  .pull-xl-10 {
    right: 83.33333333%;
  }

  .pull-xl-11 {
    right: 91.66666667%;
  }

  .pull-xl-12 {
    right: 100%;
  }

  .push-xl-0 {
    left: auto;
  }

  .push-xl-1 {
    left: 8.33333333%;
  }

  .push-xl-2 {
    left: 16.66666667%;
  }

  .push-xl-3 {
    left: 25%;
  }

  .push-xl-4 {
    left: 33.33333333%;
  }

  .push-xl-5 {
    left: 41.66666667%;
  }

  .push-xl-6 {
    left: 50%;
  }

  .push-xl-7 {
    left: 58.33333333%;
  }

  .push-xl-8 {
    left: 66.66666667%;
  }

  .push-xl-9 {
    left: 75%;
  }

  .push-xl-10 {
    left: 83.33333333%;
  }

  .push-xl-11 {
    left: 91.66666667%;
  }

  .push-xl-12 {
    left: 100%;
  }

  .offset-xl-0 {
    margin-left: 0%;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

.table tbody+tbody {
  border-top: 2px solid #eceeef;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-active,
.table-active>th,
.table-active>td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-success,
.table-success>th,
.table-success>td {
  background-color: #dff0d8;
}

.table-hover .table-success:hover {
  background-color: #d0e9c6;
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
  background-color: #d0e9c6;
}

.table-info,
.table-info>th,
.table-info>td {
  background-color: #d9edf7;
}

.table-hover .table-info:hover {
  background-color: #c4e3f3;
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
  background-color: #c4e3f3;
}

.table-warning,
.table-warning>th,
.table-warning>td {
  background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
  background-color: #faf2cc;
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
  background-color: #faf2cc;
}

.table-danger,
.table-danger>th,
.table-danger>td {
  background-color: #f2dede;
}

.table-hover .table-danger:hover {
  background-color: #ebcccc;
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
  background-color: #ebcccc;
}

.thead-inverse th {
  color: #fff;
  background-color: #292b2c;
}

.thead-default th {
  color: #464a4c;
  background-color: #eceeef;
}

.table-inverse {
  color: #fff;
  background-color: #292b2c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #fff;
}

.table-inverse.table-bordered {
  border: 0;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive.table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #c1bbc9;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}

.form-control:disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
}

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-static.form-control-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn,
.form-control-static.form-control-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]) {
  height: 3.16666667rem;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
  color: #636c72;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}

.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  display: inline-block;
}

.form-check-inline .form-check-label {
  vertical-align: middle;
}

.form-check-inline+.form-check-inline {
  margin-left: 0.75rem;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c;
}

.has-success .form-control {
  border-color: #5cb85c;
}

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e;
}

.has-warning .form-control {
  border-color: #f0ad4e;
}

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f;
}

.has-danger .form-control {
  border-color: #d9534f;
}

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    width: auto;
  }

  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .form-inline .form-check-label {
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
  }

  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn:focus,
.btn:hover {
  text-decoration: none;
}

.btn:focus,
.btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}

.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

.btn:active,
.btn.active {
  background-image: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-primary,
.badge-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-primary:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}

.btn-primary:focus,
.btn-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-primary:active,
.btn-primary.active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  background-image: none;
  border-color: #01549b;
}

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}

.btn-secondary:hover {
  color: #292b2c;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-secondary:focus,
.btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #fff;
  border-color: #ccc;
}

.btn-secondary:active,
.btn-secondary.active,
.show>.btn-secondary.dropdown-toggle {
  color: #292b2c;
  background-color: #e6e5e5;
  background-image: none;
  border-color: #adadad;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}

.btn-info:focus,
.btn-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info:active,
.btn-info.active,
.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}

.btn-success:focus,
.btn-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:active,
.btn-success.active,
.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}

.btn-warning:focus,
.btn-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning:active,
.btn-warning.active,
.show>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}

.btn-danger:focus,
.btn-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-danger:active,
.btn-danger.active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #0275d8;
  background-color: transparent;
}

.btn-outline-primary:active,
.btn-outline-primary.active,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent;
}

.btn-outline-secondary:active,
.btn-outline-secondary.active,
.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}

.btn-outline-info:active,
.btn-outline-info.active,
.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent;
}

.btn-outline-success:active,
.btn-outline-success.active,
.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #f0ad4e;
  background-color: transparent;
}

.btn-outline-warning:active,
.btn-outline-warning.active,
.show>.btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #d9534f;
  background-color: transparent;
}

.btn-outline-danger:active,
.btn-outline-danger.active,
.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link:disabled {
  background-color: transparent;
}

.btn-link,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #014c8c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link:disabled {
  color: #636c72;
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
  text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 1rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent;
}

.show>.dropdown-menu {
  display: block;
}

.show>a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #636c72;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover {
  z-index: 2;
}

.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn+.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn+.dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}

.btn-group-vertical {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.employee-group .input-group {

  /* margin-top: 32px; */
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 45px;
}

@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .employee-group .input-group {
    margin-top: 0;
    margin-right: 0;
  }
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group .form-control:focus,
.input-group .form-control:active,
.input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn:not(:first-child),
.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.form-control+.input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.input-group-btn>.btn:focus,
.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
  z-index: 3;
}

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
  margin-right: -1px;
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:hover,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:hover {
  z-index: 3;
}

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked~.custom-control-indicator {
  color: #fff;
  background-color: #0275d8;
}

.custom-control-input:focus~.custom-control-indicator {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
}

.custom-control-input:active~.custom-control-indicator {
  color: #fff;
  background-color: #8fcafe;
}

.custom-control-input:disabled~.custom-control-indicator {
  cursor: not-allowed;
  background-color: #eceeef;
}

.custom-control-input:disabled~.custom-control-description {
  color: #636c72;
  cursor: not-allowed;
}

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
  background-color: #0275d8;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem;
}

.custom-controls-stacked .custom-control+.custom-control {
  margin-left: 0;
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.custom-select:focus {
  border-color: #5cb3fd;
  outline: none;
}

.custom-select:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}

.custom-select:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #eceeef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer;
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.custom-file-control:lang(en)::after {
  content: "Choose file...";
}

.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-file-control:lang(en)::before {
  content: "Browse";
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5em 1em;
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #636c72;
  cursor: not-allowed;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link.disabled {
  color: #636c72;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: center;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.5rem 1rem;
}

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-toggler {
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  .navbar-toggleable>.container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .navbar-toggleable>.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }

  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  .navbar-toggleable-sm>.container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .navbar-toggleable-sm>.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }

  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  .navbar-toggleable-md>.container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .navbar-toggleable-md>.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }

  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  .navbar-toggleable-lg>.container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .navbar-toggleable-lg>.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }

  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}

.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-toggleable-xl>.container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

.navbar-toggleable-xl>.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
}

.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .open>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
  color: white;
}

.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-inverse .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-inverse .navbar-nav .open>.nav-link,
.navbar-inverse .navbar-nav .active>.nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white;
}

.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-block {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link+.card-link {
  margin-left: 1.25rem;
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}

.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}

.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-header,
.card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

.card-img {
  border-radius: calc(0.25rem - 1px);
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }

  .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .card-group .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
  }

  .card-group .card+.card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }

  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }

  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }

  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }

  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }

  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }

  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }

  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
  }
}

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem;
}

.breadcrumb::after {
  display: block;
  content: "";
  clear: both;
}

.breadcrumb-item {
  float: left;
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #636c72;
  content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #636c72;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0275d8;
  background-color: #fff;
  border: 1px solid #ddd;
}

.page-link:focus,
.page-link:hover {
  color: #014c8c;
  text-decoration: none;
  background-color: #eceeef;
  border-color: #ddd;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-default {
  background-color: #636c72;
}

.badge-default[href]:focus,
.badge-default[href]:hover {
  background-color: #4b5257;
}

.badge-primary {
  background-color: #0275d8;
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
  background-color: #025aa5;
}

.badge-success {
  background-color: #5cb85c;
}

.badge-success[href]:focus,
.badge-success[href]:hover {
  background-color: #449d44;
}

.badge-info {
  background-color: #5bc0de;
}

.badge-info[href]:focus,
.badge-info[href]:hover {
  background-color: #31b0d5;
}

.badge-warning {
  background-color: #f0ad4e;
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
  background-color: #ec971f;
}

.badge-danger {
  background-color: #d9534f;
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
  background-color: #c9302c;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-hr {
  border-top-color: #d0d5d8;
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: bold;
}

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c1e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6d5ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7ecb5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem;
}

.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit;
}

.list-group-item-action .list-group-item-heading {
  color: #292b2c;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
  color: #464a4c;
  text-decoration: none;
  background-color: #f7f7f9;
}

.list-group-item-action:active {
  color: #292b2c;
  background-color: #eceeef;
}

.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item:focus,
.list-group-item:hover {
  text-decoration: none;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #fff;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item:disabled .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item:disabled .list-group-item-text {
  color: #636c72;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small {
  color: inherit;
}

.list-group-item.active .list-group-item-text {
  color: #daeeff;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .75;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
}

.modal-footer> :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer> :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip.tooltip-top,
.tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.tooltip-top .tooltip-inner::before,
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.tooltip-right,
.tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.tooltip-right .tooltip-inner::before,
.tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.tooltip-bottom,
.tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.tooltip-bottom .tooltip-inner::before,
.tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.tooltip-left,
.tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.tooltip-left .tooltip-inner::before,
.tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover.popover-top,
.popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}

.popover.popover-top::before,
.popover.popover-top::after,
.popover.bs-tether-element-attached-bottom::before,
.popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0;
}

.popover.popover-top::before,
.popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-top::after,
.popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}

.popover.popover-right,
.popover.bs-tether-element-attached-left {
  margin-left: 10px;
}

.popover.popover-right::before,
.popover.popover-right::after,
.popover.bs-tether-element-attached-left::before,
.popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0;
}

.popover.popover-right::before,
.popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-right::after,
.popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}

.popover.popover-bottom,
.popover.bs-tether-element-attached-top {
  margin-top: 10px;
}

.popover.popover-bottom::before,
.popover.popover-bottom::after,
.popover.bs-tether-element-attached-top::before,
.popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0;
}

.popover.popover-bottom::before,
.popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-bottom::after,
.popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}

.popover.popover-bottom .popover-title::before,
.popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.popover.popover-left,
.popover.bs-tether-element-attached-right {
  margin-left: -10px;
}

.popover.popover-left::before,
.popover.popover-left::after,
.popover.bs-tether-element-attached-right::before,
.popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0;
}

.popover.popover-left::before,
.popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-left::after,
.popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px);
}

.popover-title:empty {
  display: none;
}

.popover-content {
  padding: 9px 14px;
}

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover::before {
  content: "";
  border-width: 11px;
}

.popover::after {
  content: "";
  border-width: 10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  width: 100%;
}

@media (-webkit-transform-3d) {
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

@media (-webkit-transform-3d) {

  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {

  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:focus,
.carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-faded {
  background-color: #f7f7f7;
}

.bg-primary {
  background-color: #0275d8 !important;
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #025aa5 !important;
}

.bg-success {
  background-color: #5cb85c !important;
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #449d44 !important;
}

.bg-info {
  background-color: #5bc0de !important;
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #31b0d5 !important;
}

.bg-warning {
  background-color: #f0ad4e !important;
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #ec971f !important;
}

.bg-danger {
  background-color: #d9534f !important;
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #c9302c !important;
}

.bg-inverse {
  background-color: #292b2c !important;
}

a.bg-inverse:focus,
a.bg-inverse:hover {
  background-color: #101112 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.rounded-circle {
  border-radius: 50%;
}

.rounded-0 {
  border-radius: 0;
}

.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.flex-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 0.25rem 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.m-3 {
  margin: 1rem 1rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-4 {
  margin: 1.5rem 1.5rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-5 {
  margin: 3rem 3rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mr-5 {
  margin-right: 3rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.ml-5 {
  margin-left: 3rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-0 {
  padding: 0 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 0.25rem 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.p-3 {
  padding: 1rem 1rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-4 {
  padding: 1.5rem 1.5rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-5 {
  padding: 3rem 3rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pr-5 {
  padding-right: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0 {
    margin-left: 0 !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem 1rem !important;
  }

  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3 {
    margin-left: 1rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }

  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem 3rem !important;
  }

  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5 {
    margin-left: 3rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 0 !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0 {
    padding-left: 0 !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem 1rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3 {
    padding-left: 1rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem 3rem !important;
  }

  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5 {
    padding-left: 3rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto {
    margin-left: auto !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0 {
    margin-left: 0 !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1 {
    margin-left: 0.25rem !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }

  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2 {
    margin-left: 0.5rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem 1rem !important;
  }

  .mt-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3 {
    margin-left: 1rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4 {
    margin-left: 1.5rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem 3rem !important;
  }

  .mt-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5 {
    margin-left: 3rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .p-md-0 {
    padding: 0 0 !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0 {
    padding-left: 0 !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1 {
    padding-left: 0.25rem !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2 {
    padding-left: 0.5rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem 1rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3 {
    padding-left: 1rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4 {
    padding-left: 1.5rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem 3rem !important;
  }

  .pt-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5 {
    padding-left: 3rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto {
    margin-left: auto !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0 {
    margin-left: 0 !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem 1rem !important;
  }

  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3 {
    margin-left: 1rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem 3rem !important;
  }

  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5 {
    margin-left: 3rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 0 !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0 {
    padding-left: 0 !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem 1rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3 {
    padding-left: 1rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem 3rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5 {
    padding-left: 3rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto {
    margin-left: auto !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0 {
    margin-left: 0 !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem 1rem !important;
  }

  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3 {
    margin-left: 1rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem 3rem !important;
  }

  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5 {
    margin-left: 3rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 0 !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0 {
    padding-left: 0 !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem 1rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3 {
    padding-left: 1rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem 3rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5 {
    padding-left: 3rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto {
    margin-left: auto !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

.text-white {
  color: #fff !important;
}

.text-muted {
  color: #636c72 !important;
}

a.text-muted:focus,
a.text-muted:hover {
  color: #4b5257 !important;
}

.text-primary {
  color: #0275d8 !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #025aa5 !important;
}

.text-success {
  color: #5cb85c !important;
}

a.text-success:focus,
a.text-success:hover {
  color: #449d44 !important;
}

.text-info {
  color: #5bc0de !important;
}

a.text-info:focus,
a.text-info:hover {
  color: #31b0d5 !important;
}

.text-warning {
  color: #f0ad4e !important;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #ec971f !important;
}

.text-danger {
  color: #d9534f !important;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #c9302c !important;
}

.text-gray-dark {
  color: #292b2c !important;
}

a.text-gray-dark:focus,
a.text-gray-dark:hover {
  color: #101112 !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.invisible {
  visibility: hidden !important;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: 'proxima_novamedium';
  src: url("../fonts/vendor/proxima-font/25136-webfont.woff2") format("woff2"), url("../fonts/vendor/proxima-font/25136-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_novalight';
  src: url("../fonts/vendor/proxima-font/5474-webfont.woff2") format("woff2"), url("../fonts/vendor/proxima-font/5474-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_novaregular';
  src: url("../fonts/vendor/proxima-font/175-webfont.woff2") format("woff2"), url("../fonts/vendor/proxima-font/175-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_novasemibold';
  src: url("../fonts/vendor/proxima-font/173-webfont.woff2") format("woff2"), url("../fonts/vendor/proxima-font/173-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_novathin';
  src: url("../public/fonts/vendor/proxima-font/171-webfont.woff2") format("woff2"), url("../public/fonts/vendor/proxima-font/171-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.choose-plan-wrapper .choose-card .choose-plan-price {
  font-size: 54px;
  color: #6635a0;
}

html {
  height: 100%;
}

html body {
  height: 100%;
  background: #f8f8f8;
}

.shadow-border {
  -webkit-box-shadow: 3px 0 12px 0 rgba(142, 4, 161, 0.16);
  box-shadow: 3px 0 12px 0 rgba(142, 4, 161, 0.16);
}

.btn {
  cursor: pointer;
}

.btn-primary {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  background: #2d6aaf;
  border-color: #2d6aaf;
  font-size: 16px;
  color: #ffffff;
  border-radius: 2px;
  height: 40px;
  line-height: 1.2;
}

.btn-primary:hover {
  background: #2d6aaf;
}

.btn-primary:disabled {
  background-color: #c1bbc9;
  border-color: #c1bbc9;
}

.btn-primary:focus {
  color: #ffffff;
}

.btn-ghost {
  background: transparent;
  color: #2d6aaf;
  height: 33px;
  width: 156px;
  border-radius: 5px;
  background: #ffffff;
  padding: 0 15px;
  font-weight: 500;
  text-transform: uppercase;
}

.btn-ghost:hover {
  border-radius: 5px;
}

.btn-grey {
  background: #c1bbc9;
  border-color: #c1bbc9;
  color: #444343;
  min-width: 105px;
  height: 35px;
  border-radius: 4px;
}

.form-group {
  margin-bottom: 20px;
}

.form-group .small {
  margin-left: 5px;
}

.form-group label {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444343;
}

.form-group label a {
  padding-left: 5px;
}

.form-group .form-control {
  border-color: #c1bbc9;
  border-radius: 0;
  height: 42px;
  color: #646464;
  font-size: 16px;
}

.form-group .form-control:focus+label {
  color: red;
}

.form-group .form-control.date-input {
  background-color: #ffffff;
  cursor: pointer;
}

.form-control.placeholder {
  color: #878787;
}

.form-control:-moz-placeholder {
  color: #878787;
}

.form-control::-webkit-input-placeholder {
  color: #878787;
}

.form-control span {
  color: #878787;
}

h1 {
  font-size: 24px;
  text-transform: uppercase;
  color: #1E3A5F;
  position: relative;
  line-height: 33px;
  margin-bottom: 40px;
  margin-top: 30px;
  font-weight: 500;
}

h1:before {
  content: "";
  width: 100px;
  height: 1px;
  background-color: #1E3A5F;
  position: absolute;
  bottom: -10px;
}

h6 {
  color: #1E3A5F;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 16px;
  margin-top: 10px;
}

.nice-select .current {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  min-width: 148px;
}

.repeat_by-weekly-fields .nice-select .current {
  line-height: 26px;
}

.nice-select.form-control {
  line-height: 1.5;
}

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/selectDown.svg") no-repeat;
  background-position: right 16px center;
  background-color: #ffffff;
}

select::-ms-expand {
  display: none;
}

.dropdwon-btn-group {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 8px;

}

.dropdwon-btn-group .dropdown {
  margin-right: 30px;
}

.dropdwon-btn-group .dropdown .dropdown-toggle {
  background: #ffffff;
  border-color: #878787;
}

.dropdwon-btn-group .dropdown .dropdown-toggle:after {
  position: absolute;
  right: 13px;
  top: 17px;
  color: #878787;
}

.dropdwon-btn-group .dropdown.show .dropdown-toggle {
  background: #ffffff;
}

.dropdwon-btn-group .dropdown .dropdown-menu {
  padding: 6px 14px;
  border: 0;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.27);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.27);
}

.dropdwon-btn-group .dropdown .dropdown-menu .dropdown-item {
  text-align: center;
  font-size: 16px;
  color: #444343;
  text-transform: capitalize;
  border-bottom: 1px solid #aaa5b1;
}

.dropdwon-btn-group .dropdown .dropdown-menu .dropdown-item:hover {
  background: transparent;
}

.dropdwon-btn-group .dropdown .dropdown-menu .dropdown-item:last-child {
  border-bottom: 0;
}

.dropdwon-btn-group .btn {
  height: 33px;
  line-height: 1;
}

.dropdwon-btn-group .btn-secondary {
  font-size: 16px;
  color: #444343 !important;
  text-transform: capitalize;
  min-width: 159px;
  text-align: left;
}

.dropdwon-btn-group .btn-secondary:hover {
  background: #ffffff;
}

.dropdwon-btn-group .btn-primary {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#812dc0), to(#2d6aaf));
  background-image: linear-gradient(to bottom, #812dc0, #2d6aaf);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#812dc0), to(var(--indigo-blue)));
  background-image: linear-gradient(to bottom, #812dc0, var(--indigo-blue));
}

.dropdwon-btn-group .nice-select {
  height: 33px;
  line-height: 15px;
  min-width: 160px;
  font-size: 16px;
  color: #444343;
  font-weight: 400;
  border-color: #878787;
  text-transform: capitalize;
}

.dropdwon-btn-group .nice-select.open .list {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.27);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.27);
}

.dropdwon-btn-group .nice-select:hover {
  border-color: #2d6aaf;
}

.dropdwon-btn-group .nice-select .option:hover {
  background-color: #f6f6f6;
}

.dropdwon-btn-group .nice-select .option.focus {
  background-color: #f6f6f6;
}

.dropdwon-btn-group .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.landing-side-menu-all {
  width: 360px;
  position: fixed;
  top: 74px;
  right: -360px;
  height: 100vh;
  z-index: 999;
  background: #f8f8f8;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: none;
}

.landing-side-menu-all.active {
  width: 100%;
  top: 0;
  height: 100%;
  overflow: auto;
  right: 0;
  display: block;
  background: #2d6aaf;
  opacity: 0.91;
}

#sidebar {
  width: 360px;
  position: fixed;
  top: 74px;
  right: -360px;
  height: 100vh;
  z-index: 999;
  background: #f8f8f8;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#sidebar.active {
  right: 0;
  -webkit-box-shadow: -3px 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: -3px 2px 4px 0 rgba(0, 0, 0, 0.1);
}

#sidebar .sidebar-list a {
  position: relative;
  padding-left: 82px;
  color: #1E3A5F;
  font-size: 18px;
  border-bottom: 1px solid #979797;
}

#sidebar .sidebar-list a:before {
  content: "";
  background: url(../images/sprite.png) no-repeat;
  position: absolute;
  left: 35px;
  top: 13px;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-position: -10px -167px;
}

#sidebar .sidebar-list a.assets:before {
  background-position: -10px -198px;
}

#sidebar .sidebar-list a.reports:before {
  background-position: -10px -227px;
}

#sidebar .sidebar-list a.manageUser:before {
  background-position: -10px -261px;
}

#sidebar .sidebar-list a.setup:before {
  background-position: -10px -294px;
}

#sidebar .sidebar-list a.location:before {
  background-position: -49px -70px;
}

#sidebar .sidebar-list a.package:before {
  background-position: -10px -321px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

#sidebar .sidebar-list a.setting:before {
  background-position: -49px -350px;
}

#sidebar .sidebar-list a.list-group-item {
  background: transparent;
  border: none;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid rgba(151, 151, 151, 0.14);
  padding-top: 15px;
  padding-bottom: 15px;
}

#sidebar .sidebar-list a.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#sidebar .sidebar-list a.list-group-item:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#sidebar .sidebar-list a.list-group-item[data-toggle="collapse"]::after {
  content: "";
  background: url(../images/down-arrow.svg) no-repeat;
  width: 18px;
  height: 11px;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 18px;
}

#sidebar .sidebar-list a.list-group-item[data-toggle="collapse"]:hover:after {
  background: url("../images/down-arrow-white.png") no-repeat;
}

#sidebar .sidebar-list a.list-group-item[data-toggle="collapse"]+div a {
  padding-left: 50px;
  font-weight: 400;
}

#sidebar .sidebar-list a.list-group-item[data-toggle="collapse"]+div a:before {
  content: none;
}

#sidebar .sidebar-list a.list-group-item[data-toggle="collapse"].active:after {
  content: "";
  background: url("../images/up-arrow.svg") no-repeat;
  width: 18px;
  height: 11px;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 18px;
}

#sidebar .sidebar-list a.list-group-item[data-toggle="collapse"].active:hover:after {
  background: url("../images/up-arrow-white.png");
}

#sidebar .sidebar-list a.list-group-item[data-toggle="collapse"].list-group-item-success:after {
  content: "";
  width: 18px;
  height: 11px;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 18px;
  background: url("../images/down-arrow-white.png") no-repeat;
}

#sidebar .sidebar-list a.list-group-item-success {
  background: #1E3A5F;
  color: #ffffff;
}

#sidebar .sidebar-list a.list-group-item-success.dashboard:before {
  background-position: -51px -167px;
}

#sidebar .sidebar-list a.list-group-item-success.assets:before {
  background-position: -51px -198px;
}

#sidebar .sidebar-list a.list-group-item-success.reports:before {
  background-position: -51px -227px;
}

#sidebar .sidebar-list a.list-group-item-success.c-category:before {
  background-position: -51px -102px;
}

#sidebar .sidebar-list a.list-group-item-success.manageUser:before {
  background-position: -51px -261px;
}

#sidebar .sidebar-list a.list-group-item-success.setup:before {
  background-position: -51px -294px;
}

#sidebar .sidebar-list a.list-group-item-success.package:before {
  background-position: -51px -321px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

#sidebar .sidebar-list a.list-group-item-success.setting:before {
  background-position: -49px -383px;
}

#sidebar .sidebar-list a:hover {
  color: #ffffff;
  background-color: #1E3A5F;
}

#sidebar .sidebar-list a:hover.dashboard:before {
  background-position: -51px -167px;
}

#sidebar .sidebar-list a:hover.assets:before {
  background-position: -51px -198px;
}

#sidebar .sidebar-list a:hover.reports:before {
  background-position: -51px -227px;
}

#sidebar .sidebar-list a:hover.manageUser:before {
  background-position: -51px -261px;
}

#sidebar .sidebar-list a:hover.setup:before {
  background-position: -51px -294px;
}

#sidebar .sidebar-list a:hover.package:before {
  background-position: -51px -321px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

#sidebar .sidebar-list a:hover.setting:before {
  background-position: -49px -383px;
}

#sidebar .sidebar-list .sub-menu-item {
  display: block;
  border-bottom: 0;
  padding: 14px 0 14px 82px !important;
}

#sidebar .sidebar-list .sub-menu-item:hover {
  text-decoration: none;
}

#sidebar.fixed-sidebar {
  top: 0;
}

.btn-cross {
  position: absolute;
  right: 20px;
  top: 20px;
  background: transparent;
  border: 0;
}

.btn-cross:focus {
  outline: 0;
}

#toast-container>div {
  opacity: inherit !important;
}

.edit-icon {
  width: 27px;
  height: 23px;
  display: inline-block;
  background: url("../images/edit-icon.svg");
  vertical-align: middle;
}

.delete-icon {
  width: 27px;
  height: 23px;
  display: inline-block;
  background: url("../images/delete-icon.svg");
  vertical-align: middle;
}

.info-icon {
  width: 27px;
  height: 23px;
  display: inline-block;
  background: url("../images/info-icon.svg");
  vertical-align: middle;
}

.hide-icon {
  width: 27px;
  height: 23px;
  display: inline-block;
  background: url("../images/hide-icon.png");
  vertical-align: middle;
}

.message-icon {
  width: 27px;
  height: 11px;
  display: inline-block;
  background: url("../images/message-icon.svg");
  vertical-align: middle;
  background-position: center right;
}

.message-tick {
  width: 27px;
  height: 20px;
  display: inline-block;
  background: url("../images/message-tick.svg") no-repeat;
  vertical-align: middle;
  background-position: center right;
}

.download-icon {
  width: 27px;
  height: 23px;
  display: inline-block;
  background: url("../images/download-document.svg");
  vertical-align: middle;
  background-position: center right;
}

.file_pdf {
  color: #2d6aaf;
  font-size: 14px;
  text-decoration: underline;
}

.bootbox .modal-header {
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}

.bootbox .modal-footer button {
  width: 50%;
  text-transform: uppercase;
}

.bootbox .modal-footer button:first-child {
  margin-right: 15px;
}

.bootbox .modal-footer button:last-child {
  margin-left: 15px;
}

.note {
  font-size: 14px;
  color: #1E3A5F;
  font-weight: 400;
}

.note span {
  font-weight: 500;
  margin-right: 10px;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #878787;
  border-radius: 100%;
  background: #ffffff;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #1E3A5F;
  position: absolute;
  top: 10px;
  left: 6px;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

[type="radio"]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

[type="radio"]:checked+label:before {
  border-color: #1E3A5F;
}

.btn-small {
  height: 33px;
  border-radius: 5px;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
  min-width: 141px;
  font-family: 'Poppins', sans-serif;
}

.date-input {
  background: url("../images/calendar-icon.svg") no-repeat;
  background-position: right 10px center;
  padding-right: 45px;
  background-color: #ffffff;
}

ul.tagit {
  padding-top: 5px;
}

ul.tagit li.tagit-choice {
  border-radius: 3px;
  background-color: #F5F0FA;
  border-color: #F5F0FA;
  padding: 5px 25px 5px 5px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

ul.tagit li.tagit-choice .tagit-label {
  color: #444343;
  font-size: 14px;
}

ul.tagit li.tagit-choice .tagit-close .text-icon {
  color: #444343;
  font-size: 18px;
  line-height: 18px;
}

ul.tagit li.tagit-choice:hover {
  background-color: #F5F0FA;
  border-color: #F5F0FA;
}

.input-file {
  display: none;
}

.input-file+label {
  margin-bottom: 0;
}

input[type="radio"]:disabled+label {
  color: #c1bbc9;
}

input[type="radio"]:disabled+label:before {
  border-color: #c1bbc9;
}

.choice-group .ui-widget {
  font-size: inherit;
}

.error-field {
  color: #d80404;
  font-size: 12px;
  margin-top: 10px;
}

.action .switch {
  vertical-align: middle;
}

/* =FAQ Section
-------------------------------------------------------------- */
.panel-empty {
  border: 2px solid #000;
  border-radius: 0 !important;
}

.panel-empty>.panel-heading {
  color: #000;
  background-color: #FFF;
  border-color: #000;
}

.panel-empty>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #000;
}

.panel-empty>.panel-heading .badge {
  color: #000;
  background-color: #fff;
}

.panel-empty>.panel-footer+.panel-collapse>.panel-body {
  border-bottom: 2px solid #000;
}

.panel-group .panel+.panel {
  margin-top: 0px;
}

.fa-plus,
.fa-minus {
  color: #fff;
}

/* scan content css as fixes */
.pagination-row-btm {
  position: absolute;
  width: 100%;
  bottom: -60px;
}

.view-asset-filter-area .scan-header h1 {
  margin-bottom: 25px;
}

.view-asset-filter-area .export-btn-wrap {
  margin-top: 8px;
}


.scan-outer-container {
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 12px;
}

.scan-outer-container+.asset-Tag-section {
  margin-top: 13px;
}

.scan-outer-container .dataBlock h4 {
  margin-bottom: 18px;
  color: #2d6aaf;
}

.scan-outer-container .dataBlock h6 {
  color: #444343;
}

.scan-outer-container .dataBlock .date h6 {
  text-align: right;
  margin-top: 5px;
}

.asset-tag-inner li a {
  border-top: 2px solid transparent;
}

.asset-tag-inner li a.found:before {
  content: "";
  background: url(../images/Found-bl.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  background-size: cover;
}

.asset-tag-inner li a.missing:before {
  content: "";
  background: url(../images/missing.png);
  width: 12px;
  height: 18px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.asset-tag-inner li a.misplaced:before {
  content: "";
  background: url(../images/misplaced.png);
  width: 16px;
  height: 18px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.asset-tag-inner li a.new:before {
  content: "";
  background: url(../images/new.png);
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.datepicker-dropdown .datepicker.datepicker-inline {
  display: none !important;
}

.bold {
  font-weight: 500;
}

.asset_past_due_nice_select .btn-primary {
  height: 42px;
}

.mbtm-15 {
  margin-bottom: 30px;
}

[type="checkbox"]:not(.not_last_scanned_date),
[type="radio"] {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

[type="checkbox"]:active+label::before,
[type="radio"]:active+label::before {
  -webkit-transition-duration: 0;
  transition-duration: 0;
}

[type="checkbox"]+label,
[type="radio"]+label {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[type="checkbox"]+label::before,
[type="radio"]+label::before {
  background-color: #fff;
  border: 1px solid #1E3A5F;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  content: '';
  color: #1E3A5F;
  margin-right: 15px;
  top: 50%;
  left: 0;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}

[type="checkbox"]+label::after,
[type="radio"]+label::after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  content: '';
  background-color: #1E3A5F;
  position: absolute;
  top: 52%;
  left: 4px;
  width: 9px;
  height: 9px;
  margin-top: -4.5px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

[type="checkbox"][disabled]+label::before,
[type="radio"][disabled]+label::before {
  -webkit-animation: none;
  animation: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(128, 128, 128, 0.5);
}

[type="checkbox"][disabled]:active+label::before,
[type="checkbox"][disabled]:focus+label::before,
[type="checkbox"][disabled]:hover+label::before,
[type="radio"][disabled]:active+label::before,
[type="radio"][disabled]:focus+label::before,
[type="radio"][disabled]:hover+label::before {
  border-color: rgba(128, 128, 128, 0.5);
  -webkit-filter: none;
  filter: none;
  -webkit-transition: none;
  transition: none;
}

[type="checkbox"]+label::before,
[type="checkbox"]+label::after {
  border-radius: 2px;
}

[type="checkbox"]+label::after {
  background-color: transparent;
  top: 52%;
  left: 4px;
  width: 7.5px;
  height: 3px;
  margin-top: calc(15px / -2 / 2 * 0.8);
  border-style: solid;
  border-color: #1E3A5F;
  border-width: 0 0 1px 1px;
  border-radius: 0;
  -o-border-image: none;
  border-image: none;
  -webkit-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
  -webkit-transition: none;
  transition: none;
}

[type="checkbox"]:checked+label::after {
  top: 52%;
  content: '';
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

[type="radio"]+label::before,
[type="radio"]+label::after {
  border-radius: 2px;
}

[type="radio"]:checked:active+label::before,
[type="radio"]:checked:focus+label::before {
  -webkit-animation: none;
  animation: none;
  -webkit-filter: none;
  filter: none;
  -webkit-transition: none;
  transition: none;
}

[type="radio"]:checked+label::before {
  -webkit-animation: none;
  animation: none;
  background-color: #fff;
}

[type="radio"]:checked+label::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.loader.custom_loader {
  position: absolute;
  left: 0;
  width: 28px;
  height: 28px;
  bottom: -41px;
  top: auto;
  left: 50%;
  margin-left: -20px;
  background: none;
}

body {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

.nav-tabs .nav-item+.nav-item {
  margin-top: 45px;
}

.nav-tabs .nav-item .nav-link {
  border: 0;
  padding: 0.5em 0.7em;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #878787;
}

.nav-tabs .nav-item .nav-link:focus {
  border: 0;
}

.nav-tabs .nav-item .nav-link:hover {
  border: 0;
}

.nav-tabs .nav-item .nav-link.active {
  border: 0;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2d6aaf;
  position: relative;
}

.nav-tabs .nav-item .nav-link.active:before {
  content: "";
  width: 4px;
  height: 79px;
  background: #2d6aaf;
  position: absolute;
  left: -15px;
  top: -17px;
}

.nav-tabs--vertical {
  border-bottom: none;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

.registration-screen {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 100vh;
  background: #878787;
}

.registration-screen .reg-inner-wrap {
  position: relative;
  height: 516px;
  border-radius: 8px;
  background: #ffffff;
}

.registration-screen .reg-inner-wrap .grey-trunk-logo {
  margin-bottom: 103px;
  margin-top: 25px;
  text-align: center;
}

.registration-screen .reg-inner-wrap .grey-trunk-logo img {
  max-width: 105px;
}

.finger-bg {
  width: 100%;
  max-width: 30.33%;
  background: #1E3A5F;
  position: absolute;
  height: 564px;
  top: -22px;
  padding: 95px 20px 0 20px;
  background-image: url("../images/fingerprint-copy.png");
  background-repeat: no-repeat;
  background-position: bottom -2px right -38px;
}

.signup-heading {
  font-size: 28px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin-bottom: 5px;
}

.signup-text {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.form-wrapper {
  padding: 25px 130px 0 60px;
}

div#register .form-wrapper {
  padding: 12px 130px 0 60px;
}

div#register .form-group {
  margin-bottom: 10px;
}

div#register label {
  margin-bottom: .2rem;
}

.g-recaptcha.has-error iframe {
  border: 1px solid #f85359;
}

.register-span-text {
  font-size: 14px;
  color: #444343;
}

.custom-control {
  padding-left: 30px;
}

.forgot-pwd {
  text-align: right;
  font-size: 14px;
  color: #2d6aaf;
  font-weight: normal;
}

.forgot-pwd:hover {
  color: #2d6aaf;
}

.forgot-pwd a {
  font-size: 14px;
  color: #2d6aaf;
  font-weight: normal;
}

.forgot-pwd a:hover {
  color: #2d6aaf;
}

.login-wrapper {
  padding-top: 56px;
}

.remember-wrap {
  margin-bottom: 110px;
}

.remember-checkbox {
  font-size: 14px;
  color: #444343;
}

.forgot-pwd-text {
  text-align: right;
}

.return-login {
  margin-bottom: 65px;
}

.new-password-field {
  margin-bottom: 55px;
}

.form-group .labelfocus {
  color: #2d6aaf;
}

.form-group .textboxfocus {
  border-color: #2d6aaf;
}

.has-error {
  position: relative;
}

.has-error .help-block {
  position: absolute;
  font-size: 12px;
  color: #d80404;
}

.has-error label {
  color: #d80404;
}

.has-error .form-control {
  border-color: #d80404;
}

.nav-section {
  background: #ffffff;
  position: relative;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.13);
}

.nav-section .grey-trunk-logo {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 74px;
}

.nav-section .grey-trunk-logo img {
  max-width: 75px;
}

.company-ul {
  text-align: right;
  text-align: right;
  margin-bottom: 0;
  height: 74px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.company-ul li {
  list-style: none;
  display: inline;
  position: relative;
  cursor: pointer;
}

.company-ul li+li {
  margin-left: 20px;
}

.company-ul li .dropdown-menu {
  right: 0;
  left: auto;
  padding: 20px 20px;
  min-width: 265px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-color: transparent;
  border-radius: 3px;
  border-top-right-radius: 0;
  top: 164%;
}

.company-ul li .dropdown-menu ul {
  padding-left: 0;
}

.company-ul li .dropdown-menu ul li {
  display: block;
  margin-bottom: 15px;
  cursor: default;
}

.company-ul li .dropdown-menu ul li:last-child {
  margin-bottom: 0;
}

.company-ul li .dropdown-menu ul li a {
  padding-left: 40px;
  color: #444343;
  font-weight: 400;
  font-size: 16px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  position: relative;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.company-ul li .dropdown-menu ul li a.myProfile:before {
  content: "";
  width: 22px;
  height: 23px;
  background: url("../images/asset_past_due.svg") no-repeat;
  position: absolute;
  left: 0;
  background-position: left;
}

.company-ul li .dropdown-menu ul li a.changepwd:before {
  content: "";
  width: 22px;
  height: 23px;
  background: url("../images/maintenance_due.svg") no-repeat;
  position: absolute;
  left: 0;
  background-position: left;
}

.company-ul li .dropdown-menu ul li a.upgradeAc:before {
  content: "";
  width: 22px;
  height: 23px;
  background: url("../images/setup_alert.svg") no-repeat;
  position: absolute;
  left: 0;
  background-position: left;
}

.company-ul li .dropdown-menu ul li a.buyPackage:before {
  background-position: -13px -138px;
}

.company-ul li .dropdown-menu ul li a.myOrder:before {
  content: "";
  width: 22px;
  height: 23px;
  background: url("../images/my-order.svg") no-repeat;
  position: absolute;
  left: 0;
  background-position: left;
}

.company-ul li .dropdown-menu ul li a.logout:before {
  background-position: -59px -13px;
}

.company-ul li .dropdown-menu ul li .badge {
  border-radius: 50%;
  width: 23px;
  height: 23px;
  line-height: 23px;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.company-ul li .dropdown-menu ul li .badge.apd_badge {
  background: #0089ff;
}

.company-ul li .dropdown-menu ul li .badge.main_badge {
  background: #1E3A5F;
}

.company-ul li .dropdown-menu ul li+li {
  margin-left: 0;
}

.company-ul .company-avtar>a {
  width: 30px;
  height: 30px;
  display: inline-block;
}

.company-ul .company-avtar>a img {
  max-width: 100%;
  border-radius: 50%;
  height: 100%;
}

.dropdown_arrow {
  width: 50px;
  height: 15px;
  position: absolute;
  top: -14px;
  left: auto;
  right: -11px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.dropdown_arrow:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: white;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  top: 0;
  left: 50%;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.progress-tabs {
  background: #1E3A5F;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (min-device-height: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait),

only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (min-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (max-width: 1024px) and (max-height: 1024px) {
  .progress-tabs ul {
    padding-left: 0;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-around;
    margin-bottom: 0;
    overflow-x: scroll !important;
    scrollbar-width: none;
    /* Firefox */

  }

  .progress-tabs ul {
    justify-content: initial !important;
  }

  .progress-tabs ul::-webkit-scrollbar {
    display: none;
  }

  .progress-tabs ul li {
    list-style: none;
    display: inline-flex;
    justify-content: center !important;
    min-width: 176px !important;
  }

  .progress-tabs ul li a {
    position: relative;
    padding-top: 47px;
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    padding-bottom: 10px;
    font-weight: 400;
  }
}

.progress-tabs ul {
  padding-left: 0;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  margin-bottom: 0;
}

.progress-tabs ul li {
  list-style: none;
  display: inline;
}

.progress-tabs ul li a {
  position: relative;
  padding-top: 47px;
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 400;
}

.progress-tabs ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../images/sprite.png);
  width: 41px;
  height: 35px;
  display: inline-block;
  top: 5px;
}

.progress-tabs ul li a:hover {
  text-decoration: none;
}

.progress-tabs ul li a.c-info:before {
  background-position: -43px 0;
}

.progress-tabs ul li a.c-info.active {
  background: #f8f8f8;
  color: #2d6aaf;
}

.progress-tabs ul li a.c-info.active:before {
  background-position: 0 0;
}

.progress-tabs ul li a.c-site:before {
  background-position: -43px -33px;
}

.progress-tabs ul li a.c-site.active {
  background: #f8f8f8;
  color: #2d6aaf;
}

.progress-tabs ul li a.c-site.active:before {
  background-position: 0 -33px;
}

.progress-tabs ul li a.c-location:before {
  background-position: -43px -65px;
}

.progress-tabs ul li a.c-location.active {
  background: #f8f8f8;
  color: #2d6aaf;
}

.progress-tabs ul li a.c-location.active:before {
  background-position: 0 -65px;
}

.progress-tabs ul li a.c-category:before {
  background-position: -43px -95px;
}

.progress-tabs ul li a.c-category.active {
  background: #f8f8f8;
  color: #2d6aaf;
}

.progress-tabs ul li a.c-category.active:before {
  background-position: 0 -95px;
}

.progress-tabs ul li a.c-asset:before {
  background-position: -43px -130px;
}

.progress-tabs ul li a.c-asset.active {
  background: #f8f8f8;
  color: #2d6aaf;
}

.progress-tabs ul li a.c-asset.active:before {
  background-position: 0 -130px;
}

.progress-tabs ul li a.c-language.active {
  background: #f8f8f8;
  color: #2d6aaf;
}

.progress-tabs ul li a.c-language.active:before {
  background-position: 0 -220px;
}

.progress-tabs ul li a.c-language:before {
  background-position: -43px -220px;
}

.progress-tabs ul li a.c-reader:before {
  background-position: -43px -130px;
}

.progress-tabs ul li a.c-reader.active {
  background: #f8f8f8;
  color: #2d6aaf;
}

.progress-tabs ul li a.c-reader.active:before {
  background-position: 0 -130px;
}

.save-language {
  margin-top: 27px;
}

.progress-content {
  padding-bottom: 30px;
}

.progress-content .btn-primary {
  min-width: 190px;
}

.responsive-btn {
  padding: 0 8px;
  width: 33px;
  height: 33px;
  border-radius: 5px;
}

.responsive-btn span {
  font-size: 28px;
  display: inline-block;
  line-height: 1.2;
  width: 100%;
  height: 33px;
}

.addSite {
  font-size: 24px;
  color: #aaa5b1;
  margin-top: 17px;
}

.addReader {
  font-size: 24px;
  color: #aaa5b1;
  margin-top: 17px;
}


.location-group {
  float: right;
}

.employee-group {
  float: right;
}

.location-group .dropdown {
  margin-right: 0;
}

.change-password-wrappper {
  max-width: 450px;
  width: 100%;
  margin: auto;
}

.change-password-wrappper .new-password-field {
  margin-bottom: 45px;
}

.change-password-wrappper button {
  min-width: 183px;
}

.myProfile-new:before {
  content: "";
  width: 16px;
  height: 20px;
  background: url("../images/my-profile.svg") no-repeat;
  position: absolute;
  left: 0;
  background-position: center;
}

.changepwd-new:before {
  content: "";
  width: 14px;
  height: 20px;
  background: url("../images/change-pwd.svg") no-repeat;
  position: absolute;
  left: 0;
  background-position: center;
}

.logout-new:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url("../images/logout.svg") no-repeat;
  position: absolute;
  left: 0;
  background-position: center;
}

.modal {
  z-index: 9999;
}

.modal-dialog {
  max-width: 400px;
}

.modal-dialog .modal-content {
  padding: 15px;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.24);
  border: 1px solid #979797;
  position: relative;
}

.modal-dialog .modal-content .modal-header {
  border-bottom: 0;
}

.modal-dialog .modal-content .modal-header h1 {
  margin-top: 0;
  margin-bottom: 0;
}

.modal-dialog .modal-content .modal-header .close {
  position: absolute;
  top: 7px;
  right: 15px;
  z-index: 9;
  font-size: 32px;
  color: #444343;
  font-weight: 400;
}

.modal-dialog .modal-content .modal-header .close:hover {
  color: #1E3A5F;
}

.modal-dialog .modal-content .modal-header .close:focus {
  outline: 0;
}

.modal-dialog .modal-content .modal-header .close span {
  font-size: 32px;
  color: #444343;
  font-weight: 400;
}

.modal-dialog .modal-content .modal-body {
  font-size: 16px;
  color: #444343;
}

.modal-dialog .modal-content .modal-body .note {
  margin-top: 20px;
}

.modal-dialog .modal-content .modal-body .has-error .help-block {
  position: static;
}

.modal-dialog .modal-content .modal-body .category_list {
  position: relative;
  padding-bottom: 30px;
}

.modal-dialog .modal-content .modal-body .category_list .error-help-block {
  position: absolute;
  bottom: 0;
  left: 15px;
}

.modal-dialog .modal-content .modal-footer {
  border-top: 0;
}

.form-group .modal-textarea {
  height: 90px;
}

.sitename {
  font-size: 20px;
  color: #2d6aaf;
  font-weight: 500;
}

.maintenance-modal .modal-content {
  padding-left: 0;
  padding-right: 0;
}

.maintenance-modal .modal-content .modal-header {
  padding-left: 30px;
  padding-right: 30px;
}

.maintenance-modal .modal-content .modal-body {
  padding-left: 0;
  padding-right: 0;
}

.maintenance-modal .modal-content .modal-footer {
  padding-left: 30px;
  padding-right: 30px;
}

.maintenance-list .grey-strip {
  background: #f8f8f8;
}

.maintenance-list>div {
  padding-left: 30px;
  padding-right: 30px;
  color: #444343;
  font-weight: 500;
  padding-bottom: 12px;
  padding-top: 12px;
}

.maintenance-list .maintenance-group {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

.maintenance-list .maintenance-group .maint-period {
  font-weight: 400;
}

.maintenance-list .maintenance-group .three-dots {
  background: url(../images/three-dots.svg);
  width: 22px;
  height: 23px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}

.maintenance-list .maintenance-group .dropdown {
  display: inline-block;
  position: absolute;
  right: -10px;
  top: 0;
}

.maintenance-list .maintenance-group .dropdown .dropdown-menu {
  right: 0;
  left: inherit;
}

.add-new-maintenance-section {
  padding-left: 30px;
  padding-right: 30px;
}

.add-new-maintenance-section .repeat_by-daily-fields,
.add-new-maintenance-section .repeat_by-weekly-fields,
.add-new-maintenance-section .repeat_by-monthly-fields,
.add-new-maintenance-section .repeat_by-yearly-fields {
  margin-top: 17px;
  margin-bottom: 15px;
}

.error_import {
  max-height: 395px;
  overflow: auto;
}

.error_import li {
  color: #d80404;
  font-size: 12px;
}

#maintenance_alerts-table tr th:first-child {
  min-width: 300px;
}

#checkout_alerts-table tr th:first-child {
  min-width: 300px;
}

#terms_modal .modal-dialog {
  max-width: 600px;
}

#terms_modal .modal-dialog .modal-content {
  max-height: 530px;
  overflow: auto;
  padding-bottom: 30px;
}

.not-found-page {
  height: 100vh;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.not-found-page .pnf-big-text {
  color: #444343;
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}

.not-found-page .pnf-small-text {
  color: #444343;
  font-size: 20px;
  text-align: center;
}

.form-inline {
  display: block;
}

.dataTables_wrapper {
  max-height: 370px;
  overflow-y: auto;
  overflow-x: hidden;
  min-width: 100%;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.16);
}

table label {
  margin-bottom: 0;
}

table.table {
  margin-bottom: 0;
}

table thead tr {
  background: #1E3A5F;
}

table thead tr th {
  color: #aaa5b1;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

table thead tr th:focus {
  outline: none;
}

#assets-table>table thead tr th:first-child {
  background: none;
  padding-left: 50px;
}

table thead tr th:first-child label:before {
  background-color: transparent;
  border-color: #aaa5b1;
}

table thead tr th:first-child label:after {
  border-color: #aaa5b1;
}

table thead tr th.select_check {
  width: 30px !important;
  min-width: inherit !important;
}

table tbody {
  -webkit-box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.16);
}

table tbody tr td {
  color: #444343;
  font-size: 14px;
  font-weight: 400;
  /*  word-break: break-all;*/
}

table tbody tr td:first-child {
  padding-left: 50px;
}

table tbody tr td:first-child:focus {
  outline: 0;
}

table tbody tr td:last-child {
  /* padding-right: 40px; */
  min-width: 140px;
}

table tbody tr td.action {
  text-align: right;
}

table tbody tr.disable td {
  color: rgba(68, 67, 67, 0.33);
}

table.table-bordered th,
table.table-bordered td {
  border: 0;
  text-align: left;
}

table.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f8f8f8;
}

table.table-striped tbody tr:nth-of-type(even) {
  background-color: #ffffff;
}

table.table th {
  padding-top: 8px;
  padding-bottom: 8px;
}

table.table td {
  padding-bottom: 14px;
  padding-top: 14px;
  /*  word-break: break-all;*/
}

table.collapsed tbody tr[role="row"] td:first-child {
  position: relative;
  vertical-align: middle;
}

@media screen and (max-width: 280px) and (max-height: 653px) {
  #audit-scan-file-table .collapsed tbody tr[role="row"] td:first-child {
    display: none;
  }

  #audit-scan-file-table .collapsed tbody tr[role="row"] td:first-child::before {
    display: inline-block;
  }
}

table.collapsed tbody tr[role="row"] td:first-child::before {
  content: "";
  background: url("../images/plus.svg");
  width: 12px;
  height: 12px;
  display: inline-block;
  position: absolute;
  left: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}

table.collapsed tbody tr.parent td:first-child:before {
  content: "";
  background: url("../images/minus.svg");
  width: 12px;
  height: 2px;
  cursor: pointer;
}

.asset-field-save-btn {
  text-align: right;
}

.sorting {
  background: url("../images/IC_SORTING.svg");
  background-repeat: no-repeat;
  background-position: center left;
}

.sorting:last-child {
  background: none;
}

.sorting_asc {
  background: url("../images/IC_SORTING_ASSE.svg");
  background-repeat: no-repeat;
  background-position: center left;
}

.sorting_desc {
  background: url("../images/IC_SORTING_DES.svg");
  background-repeat: no-repeat;
  background-position: center left;
}

.pagination-row {
  position: absolute;
  width: 100%;
  bottom: -100px;
}

.pagination-row .dataTables_length label {
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}

.pagination {
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pagination li {
  border: 1px solid #c1bbc9;
  padding: 5px 15px;
  margin-left: -1px;
  margin-bottom: 10px;
  margin-left: 0;
}

.pagination li:focus {
  outline: 0;
}

.pagination li a {
  color: #444343;
  outline: 0;
}

.pagination li:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-right: 5px;
}

.pagination li:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-left: 5px;
}

.pagination li.previous a {
  color: #2d6aaf;
}

.pagination li.next a {
  color: #2d6aaf;
}

.pagination li.active {
  border-color: #2d6aaf;
  background-color: rgba(193, 187, 201, 0.55);
  color: #2d6aaf;
  font-weight: 600;
}

.pagination li.active a {
  color: #2d6aaf;
}

.pagination li.disabled a {
  color: #aaa5b1;
}

.dataTables_wrapper .dataTables_length select {
  background-color: #ffffff;
  margin-right: 10px;
  width: 80px;
}

#assets-table tbody tr td:last-child {
  padding-right: 5px;
}

#viewUser-table.table thead th {
  cursor: default;
}

#viewUser-table.table thead th:nth-child(1) {
  max-width: 150px !important;
}

#viewUser-table.table thead th:nth-child(2) {
  max-width: 150px !important;
}

#viewUser-table.table thead th:nth-child(3) {
  max-width: 150px !important;
  min-width: 160px !important;
}

#viewUser-table.table thead th:nth-child(4) {
  min-width: 200px !important;
}

#viewUser-table.table thead th:nth-child(5) {
  max-width: 150px !important;
  min-width: inherit !important;
  width: 135px !important;
}

#viewSuperUser-table.table thead th:nth-child(4) {
  min-width: 170px !important;
  width: 150px !important;
}

#assets-document-table.table thead th {
  cursor: inherit;
}

#assets-document-table.table thead th:nth-child(1) {
  width: 350px !important;
}

#assets-document-table.table thead th:nth-child(1) {
  width: 350px !important;
}

#assets-document-table.table thead th:nth-child(2) {
  width: 350px !important;
}

#assets-document-table.table thead th:nth-child(3) {
  width: 350px !important;
}

#assets-document-table.table thead th:nth-child(4) {
  width: 100px !important;
  min-width: inherit !important;
}

#assets-scan-history-table.table thead th {
  cursor: inherit;
}

#assets-scan-history-table.table thead th:nth-child(1) {
  width: 350px !important;
  padding-left: 48px !important;
}


#assets-scan-history-table.table tbody tr td:last-child {
  padding-left: 142px;
  min-width: 140px;
}

#assets-scan-history-table.table thead th:nth-child(2) {
  width: 350px !important;
}

#assets-scan-history-table.table thead th:nth-child(3) {
  width: 350px !important;
}

#assets-scan-history-table.table thead th:nth-child(4) {
  width: 100px !important;
  min-width: inherit !important;
}

#assets-scan-history-table.table thead th:nth-child(5) {
  min-width: 350px !important;
  padding-left: 139px;
}


.permission-wrapper {
  max-height: 400px;
  overflow: auto;
  overflow-x: hidden;
  margin-bottom: 10px;
}

#maintenence-table_wrapper .table thead th:nth-child(2) {
  min-width: 100px !important;
}

#maintenence-table_wrapper .table thead th:nth-child(4) {
  min-width: inherit !important;
}

#maintenence-table_wrapper .table thead th:nth-child(5) {
  min-width: inherit !important;
}

#scan-found-table thead tr th {
  width: 20% !important;
}

#scan-missing-table thead tr th,
#scan-misplaced-table thead tr th,
#scan-new-table_wrapper thead tr th,
#scan-table thead tr th {
  width: 20% !important;
}

#orders-table tr th:nth-child(2) {
  max-width: 200px !important;
  width: 200px !important;
}

#orders-table tr th:nth-child(3) {
  min-width: 200px !important;
}

#orders-table tr th:nth-child(4) {
  min-width: inherit !important;
  max-width: 200px !important;
  width: 200px !important;
}

#viewOrder-table tr th:nth-child(3) {
  min-width: 200px !important;
}

@media only screen and (min-width: 768px) {
  #employees-table thead tr th:first-child {
    max-width: 250px !important;
  }

  #employees-table thead tr th:nth-child(2) {
    max-width: 150px !important;
  }

  #employees-table thead tr th:nth-child(3) {
    max-width: 250 !important;
  }

  #employees-table thead tr th:nth-child(4) {
    max-width: 150 !important;
    min-width: auto !important;
  }
}

@media only screen and (min-width: 768px) {
  #assets-table thead tr th:nth-child(2) {
    max-width: 220px !important;
    min-width: 150px !important;
  }
}

.category-save-btn {
  text-align: right;
}

.grey-bg textarea.form-control {
  height: 170px;
}

.white-bg {
  background: #ffffff;
  padding-bottom: 40px;
}

.addAssetModal .modal-dialog {
  max-width: 690px;
}

.select-field {
  background: #f8f8f8;
  background: #f8f8f8;
  margin-left: -29px;
  margin-right: -29px;
  padding: 12px 29px 25px 29px;
  margin-bottom: 30px;
}

.select-field .select-field-title {
  margin-bottom: 10px;
}

.select-field .select-field-flex {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

.select-field .select-field-flex .select-single-field {
  cursor: pointer;
}

.select-field .select-field-flex .select-single-field .select-field-text {
  color: #aaa5b1;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
}

.select-field .select-field-flex .select-single-field .select-field-img {
  width: 42px;
  height: 37px;
  margin: auto;
  background: url("../images/sprtie_Ac.png");
  background-size: 300px 300px;
  margin-bottom: 8px;
}

.select-field .select-field-flex .select-single-field .select-field-img.numeric {
  background-position: -67px -50px;
}

.select-field .select-field-flex .select-single-field .select-field-img.single-line-text {
  background-position: -66px -97px;
}

.select-field .select-field-flex .select-single-field .select-field-img.sfi-dropdown {
  background-position: -66px -145px;
}

.select-field .select-field-flex .select-single-field .select-field-img.sfi-date {
  background-position: -169px -143px;
}

.select-field .select-field-flex .select-single-field .select-field-img.sfi-radio {
  background-position: -170px -50px;
}

.select-field .select-field-flex .select-single-field .select-field-img.sfi-check {
  background-position: -170px -97px;
}

.select-field .select-field-flex .select-single-field.active .select-field-text {
  color: #1E3A5F;
  font-weight: 400;
}

.select-field .select-field-flex .select-single-field.active .select-field-img.numeric {
  background-position: -118px -50px;
}

.select-field .select-field-flex .select-single-field.active .select-field-img.single-line-text {
  background-position: -118px -97px;
}

.select-field .select-field-flex .select-single-field.active .select-field-img.sfi-dropdown {
  background-position: -118px -145px;
}

.select-field .select-field-flex .select-single-field.active .select-field-img.sfi-date {
  background-position: -222px -143px;
}

.select-field .select-field-flex .select-single-field.active .select-field-img.sfi-radio {
  background-position: -222px -50px;
}

.select-field .select-field-flex .select-single-field.active .select-field-img.sfi-check {
  background-position: -222px -97px;
}

input[type="checkbox"]:disabled+label:before {
  background: #d8d8d8;
  border-color: #878787;
}

input[type="checkbox"]:disabled+label:after {
  border-color: #878787;
}

.grey-bg {
  padding-bottom: 20px;
}

.depreciation-row {
  margin-bottom: 20px;
}

.add-asset .form-group textarea.form-control {
  height: 89px;
}

.asset-field-container {
  border-top: 2px solid #c1bbc9;
  padding-top: 30px;
}

.asset-field-container p {
  font-size: 14px;
  color: #444343;
  font-weight: 400;
  margin-bottom: 30px;
}

.asset-field-container label {
  font-size: 14px;
  color: #878787;
  margin-bottom: 20px;
}

.dashed-border {
  border: 2px dashed #aaa5b1;
  padding: 15px;
}

.dashed-border .btn-small {
  min-width: 172px;
  color: #ffffff;
}

.asset-drop {
  text-align: center;
  margin-top: 40px;
}

.asset-drop .asset-drop-text {
  font-size: 20px;
  font-weight: 500;
  color: #c1bbc9;
  margin-bottom: 30px;
}

.save-btn-section {
  padding-top: 50px;
}

.save-btn-section .btn {
  min-width: 190px;
}

.asset-image-container {
  max-width: 320px;
}

.setup-ul {
  padding-left: 0;
}

.setup-ul li {
  list-style: none;
}

.setup-ul li label {
  color: #878787;
  font-size: 14px;
}

.setup-ul li label:before {
  border-color: #878787;
}

.setup-ul li.active label {
  color: #444343;
}

.setup-ul li.active label:before {
  border-color: #1E3A5F;
}

.disabled-state .form-control {
  background-color: #ffffff;
  opacity: 0.60;
}

.no-asset-found {
  font-size: 24px;
  font-weight: 500;
  color: #aaa5b1;
  margin-top: 20px;
}

.newaddbutton {
  position: absolute;
  bottom: 20px;
  height: 42px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.take-action .btn-ghost {
  width: 100%;
  height: 42px;
  font-size: 14px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: transparent;
  border-color: #1E3A5F;
  min-width: 150px;
}

.take-action .btn-ghost span {
  margin-right: 8px;
}

.take-action .btn-ghost.btn-primary:hover {
  background: transparent;
  color: #2d6aaf;
}

.take-action .btn-ghost.btn-primary:focus {
  color: #2d6aaf;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.take-action .btn-ghost.btn-primary:active {
  background: transparent;
  color: #2d6aaf;
}

.take-action .btn-ghost.delete_assets {
  border-color: #d80404;
  color: #d80404;
}

.take-action .btn-ghost.delete_assets:hover {
  color: #d80404;
}

.take-action .action_button {
  margin-right: 12px;
}

.stdash {
  text-align: right;
  margin-bottom: 20px;
}

.stdash a {
  font-size: 20px;
  color: #ffffff;
  text-decoration: none;
}

.package-bg {
  padding-top: 17px;
  background: url("../images/package-bg.jpg") no-repeat;
  padding-bottom: 75px;
  background-color: #ffffff;
  background-size: cover;
}

.package-bg .package-tab ul {
  padding-left: 0;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-bottom: 40px;
}

.package-bg .package-tab ul li {
  list-style: none;
  display: inline-block;
}

.package-bg .package-tab ul li a.package-tab-cell {
  min-width: 164px;
  height: 44px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.36);
  padding: 8px 35px;
  font-size: 20px;
  color: #ffffff;
  text-decoration: none;
}

.package-bg .package-tab ul li+li {
  margin-left: 20px;
}

.package-bg .package-tab ul li.active a {
  background-color: #ffffff;
  color: #2d6aaf;
}

.package-card {
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.23);
  background: #ffffff;
  text-align: center;
  padding: 16px 18px 44px 18px;
  position: relative;
  border: 1px solid transparent;
  cursor: pointer;
}

.package-card .package-inner-wrapper {
  border-bottom: 1px dashed #a9a7ab;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.package-card .package-plan-text {
  font-size: 24px;
  color: #444343;
  margin-bottom: 8px;
}

.package-card .package-asset {
  font-size: 20px;
  color: #444343;
  margin-bottom: 12px;
}

.package-card .package-billed {
  font-size: 14px;
  color: #444343;
}

.package-card .package-plan-price .package-dollar {
  font-size: 20px;
  color: #444343;
  position: relative;
  top: -23px;
}

.package-card .package-plan-price .package-number {
  font-size: 42px;
  color: #444343;
  line-height: 1;
}

.package-card .package-plan-price .package-month {
  font-size: 16px;
  color: #444343;
}

.package-card .package-sprite {
  width: 90px;
  height: 85px;
  margin: auto;
  background: url("../images/package.png");
  margin-bottom: 15px;
}

.package-card .package-sprite.standard {
  background-position: 0 -98px;
}

.package-card .package-sprite.advance {
  background-position: -8px -322px;
}

.package-card .package-sprite.enterprise {
  background-position: -8px -211px;
}

.package-card:hover {
  transform: scaleY(1.1);
  -webkit-transform: scaleY(1.1);
  -moz-transform: scaleY(1.1);
  transition-delay: 50ms;
  -webkit-transition-delay: 50ms;
  transition-duration: .3s;
  -webkit-transition-duration: .3s;
  transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
}

.package-card:hover .package-sprite.basic {
  background-position: -123px 0;
}

.package-card:hover .package-sprite.standard {
  background-position: -123px -98px;
}

.package-card:hover .package-sprite.advance {
  background-position: -130px -322px;
}

.package-card:hover .package-sprite.enterprise {
  background-position: -130px -211px;
}

.package-card:hover .btn-ghost {
  background-color: #2d6aaf;
  color: #ffffff;
}

.package-card:hover.activated .btn-ghost {
  background-color: #20b205;
  color: #ffffff;
}

.package-card .package-select-btn {
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
}

.package-card.activated {
  border-color: #20b205;
  cursor: default;
}

.package-card.activated .btn-ghost {
  border-color: #20b205;
  color: #ffffff;
  background: #20b205;
  cursor: default;
}

.package-card.activated .btn-ghost:hover {
  background: #20b205;
}

.package-card.selected {
  border-color: #2d6aaf;
}

.package-card.selected .btn-ghost {
  background-color: #2d6aaf;
  color: #ffffff;
}

.package-card.package-tag .package-tag-inner {
  padding: 0;
  border-bottom: 0;
}

.package-card.package-tag .package-tag-select {
  max-width: 257px;
  margin: auto;
}

.package-card.package-tag .package-fd {
  border-top: 1px dashed #979797;
  padding-top: 1px;
  margin-top: 20px;
  color: #444343;
  font-size: 12px;
}

.checkout-container {
  background: #ffffff;
  border-top: 1px solid #9797973d;
  position: relative;
  height: 62px;
}

.checkout-container .btn-block {
  height: 62px;
  border-radius: 0;
}

.checkout-container .checkout-btn-container {
  position: absolute;
  right: 0;
  top: 0;
  width: 335px;
}

.checkout-container .checkout-flex {
  height: 62px;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkout-container .checkout-text {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.54);
}

.view-detail {
  background: #ffffff;
}

.view-detail .view-detail-hook {
  width: 180px;
  border-bottom: 30px solid #d8d8d8;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  height: 0;
  margin: auto;
  color: #1E3A5F;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
}

.view-detail .view-detail-hook p {
  margin-bottom: 0;
  padding-top: 5px;
}

.view-detail .view-detail-hook p:after {
  content: "";
  background: url("../images/shape.png");
  width: 10px;
  height: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
  position: relative;
  top: -2px;
}

.view-detail .view-detail-hook.icon-change p:after {
  content: "";
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition-duration: 500ms;
  -webkit-transition-duration: 500ms;
}

.view-detail-table {
  display: none;
}

.view-detail-table .table thead tr {
  background: #d8d8d8;
}

.view-detail-table .table thead tr th {
  border-top: 0;
  color: #444343;
  font-size: 14px;
  font-weight: 500;
}

.view-detail-table .table thead tr th:nth-child(4) {
  min-width: 100px;
}

.view-detail-table .table tbody tr td {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.54);
  border-top: 0;
}

.inc-dec-btn .btn-minus {
  background: url("../images/btn-minus.svg") no-repeat;
  padding: 0;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-position: center;
}

.inc-dec-btn .btn-minus:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.inc-dec-btn .btn-minus.disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.inc-dec-btn .form-control {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  width: 20px;
  text-align: center;
  max-width: 70px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
}

.inc-dec-btn .btn-plus {
  background: url("../images/btn-plus.svg") no-repeat;
  padding: 0;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-position: center;
}

.inc-dec-btn .btn-plus:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.inc-dec-btn .btn-plus .disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.btn-package-cross {
  background: url("../images/package-cross.svg") no-repeat;
  width: 15px;
  height: 15px;
  padding: 2px;
}

.btn-package-cross:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-package-cross:active {
  background: url("../images/package-cross.svg") no-repeat;
}

.search-filter {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

@media (min-width:200px)and (max-width:767px) {
  .search-filter {
    justify-content: flex-end;
    flex-wrap: wrap;
  }

  .search-filter form {
    flex-grow: 1;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .search-btn-wrap.d-sm-none.d-md-block.d-none {
    margin: 0px;
  }

  input#search_text {
    width: 172px !important;
  }

  input#search_serial_number_text {
    width: 184px !important;
  }

  .search-filter {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    flex: 1;
  }

  .search-filter form {
    flex: 1;
    min-width: 160px;
    margin-right: 10px;
    margin-bottom: 0;
  }

  .setup-icon,
  .search-btn-wrap {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
  }
}

@media (min-width: 992px) {
  input#search_text {
    width: 164px !important;
  }

  input#search_serial_number_text {
    width: 172px !important;
  }
}

@media (min-width: 912px) and (max-width: 1000px) {
  .search-filter {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
  }

  .view-asset-plus-icon,
  .search-filter form:nth-child(1),
  .search-filter form:nth-child(2) {
    flex: 1 1 30%;
    min-width: 150px;
    margin-right: 10px;
  }

  .search-filter form:nth-child(3) {
    flex: 1 1 40%;
    min-width: 160px;
    margin-right: 10px;
  }

  .setup-icon,
  .search-btn-wrap {
    flex: 1 1 20%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 10px;
  }
}

.search-filter-detail-page {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-filter-detail-page .responsive-btn {
  margin-left: 15px;
}

.search-filter .responsive-btn {
  margin-left: 15px;
}

.search-filter .search-icon {
  text-transform: uppercase;
  color: #878787;
  font-size: 16px;
  font-weight: 500;
}

.search-filter .search-icon:before {
  content: "";
  background: url("../images/search.png");
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}

.search-filter .setup-icon {
  text-transform: uppercase;
  color: #444343;
  font-size: 16px;
  font-weight: 500;
  margin-left: 25px;
  min-width: 102px;
  cursor: pointer;
}

.search-filter .setup-icon:before {
  content: "";
  background: url("../images/gear.png");
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  position: relative;
  top: -1px;
}

.search-filter-detail-page .setup-icon {
  text-transform: uppercase;
  color: #444343;
  font-size: 16px;
  font-weight: 500;
  margin-left: 25px;
  min-width: 90px;
  cursor: pointer;
}

.search-filter-detail-page .setup-icon:before {
  content: "";
  background: url("../images/gear.png");
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  position: relative;
  top: -1px;
}

.search-filter .search-btn-wrap {
  margin-left: 30px;
}

.search-filter .input-group {
  position: relative;
}

.search-filter .input-group input[type="text"] {
  border-right: 0;
  height: 41px;
  border-color: #c1bbc9;
  font-size: 14px;
  color: #878787;
  padding-right: 0;
}

.search-filter .input-group input[type="text"]:focus {
  border-color: 1px solid #c1bbc9;
}

.search-filter .input-group button {
  border-radius: 0;
  border-left: 0;
  background: #ffffff;
  height: 41px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding-top: 5px;
}

.search-filter .input-group button:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.search-filter .input-group .clearer {
  position: absolute;
  right: 40px;
  top: 9px;
  width: 15px;
  height: 15px;
  z-index: 9;
  text-align: center;
  cursor: pointer;
}

.search-filter .input-group .clearer img {
  position: relative;
  top: -5px;
  left: 2px;
}

.apply-filter-container {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.apply-filter-container .apply-filter {
  color: #2d6aaf;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.apply-filter-container .seperator-bar {
  margin: 0 12px;
  color: #c1bbc9;
}

.clearAll {
  color: #d80404;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.clearAll.disabled {
  opacity: 0.3;
  cursor: not-allowed;
  text-decoration: none;
}

.removeSort.disabled {
  opacity: 0.3;
  cursor: not-allowed;
  color: #d80404;
  font-weight: 500;
  font-size: 16px;
  padding: 4px;
}

.removeSort {
  color: #d80404;
  font-weight: 500;
  font-size: 16px;
  padding: 4px;

}

.removeSort:hover {
  color: #d80404;
  font-weight: 500;
  font-size: 16px;
  padding: 4px;
}

.more-take-filter {
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 12px;
}

.more-filter-section {
  border: 1px solid #c1bbc9;
  border-radius: 4px;
  padding: 9px 0 8px 15px;
  position: relative;
}

.more-filter-section:before {
  content: "";
  background: url("../images/filter-bg.png");
  width: 44px;
  height: 42px;
  display: inline-block;
  position: absolute;
  top: -1px;
  left: -1px;
  background-repeat: no-repeat;
}

.more-filter-section.success:before {
  background: url("../images/green-filter.svg");
  width: 44px;
  height: 42px;
}

.more-filter-section ul {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  width: 75%;
}

.more-filter-section ul li {
  list-style: none;
  display: inline;
  position: relative;
  padding-left: 0px;
  width: inherit;
}

.more-filter-section ul li .nice-select {
  background-color: transparent;
  border: 0;
  height: 23px;
  padding-left: 20px;
}

.more-filter-section ul li:after {
  content: "";
  height: 27px;
  width: 1px;
  border: 1px solid #c1bbc9;
  position: absolute;
  right: 0px;
  top: -2px;
}

.more-filter-section ul li .list li {
  display: block;
}

.more-filter-section ul li .list li:after {
  content: none;
}

.more-filter-section ul li:last-child:after {
  content: none;
}

.more-filter-section .more-filter {
  color: #444343;
  font-size: 14px;
  margin-left: 0px;
  font-weight: 400;
}

.more-filter-section .more-filter:before {
  content: "";
  width: 19px;
  height: 21px;
  display: inline-block;
  background: url("../images/more-filter.png") no-repeat;
  vertical-align: middle;
}

.more-filter-section .more-filter-container {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
}

.more-filter-section .more-filter-container .nice-select:after {
  right: 20px;
}

.more-filter-section .more-filter-container .more-filter-dropdown {
  position: relative;
}

.more-filter-section .more-filter-container .more-filter-dropdown .more-filter-dropdown-area {
  max-width: 540px;
  width: 100%;
  right: 0;
  left: auto;
  width: 540px;
  padding: 15px;
  background: #ffffff;
  display: none;
  position: absolute;
  right: 0;
  z-index: 9;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  top: 33px;
  margin-bottom: 10px;
}

.more-filter-section .more-filter-container .more-filter-dropdown .more-filter-dropdown-area .dropdown_arrow {
  right: 10px;
}

.more-filter-section .more-filter-container .more-filter-dropdown .more-filter-dropdown-area .border-top {
  border-top: 1px solid #979797;
}

.more-filter-section .more-filter-container .more-filter-dropdown .more-filter-dropdown-area .more-filter-action {
  text-align: right;
  padding-top: 14px;
}

.more-filter-section .more-filter-container .more-filter-dropdown .more-filter-dropdown-area .more-filter-action .cancel-btn {
  font-size: 16px;
  font-weight: 500;
  color: #878787;
  text-transform: uppercase;
  margin-right: 30px;
}

.more-filter-section .more-filter-container .more-filter-dropdown .more-filter-dropdown-area .more-filter-action .done-btn {
  font-size: 16px;
  font-weight: 500;
  color: #2d6aaf;
  text-transform: uppercase;
}

.more-filter-section .more-filter-container .more-filter-dropdown .more-filter-dropdown-area .nice-select {
  border-radius: 0;
  border-color: #c1bbc9;
  line-height: 39px;
}

.more-filter-section .more-filter-container .more-filter-dropdown .more-filter-dropdown-area .nice-select ul li {
  width: 100%;
}

.more-filter-section .more-filter-container .more-filter-dropdown .more-filter-dropdown-area .more-filter-body {
  max-height: 270px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 15px;
}

.more-filter-section .more-filter-container .more-filter-dropdown ul li {
  display: block;
}

.take-action-hide {
  display: none;
}

.take-action {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  margin-bottom: 17px;
}

.take-action ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  padding: 8px 20px;
}

.take-action ul li {
  display: inline-block;
  text-align: center;
}

.take-action ul li a {
  color: #444343;
  font-size: 14px;
}

.take-action ul li a:hover {
  text-decoration: none;
}

.take-action ul li a:focus {
  outline: none;
  text-decoration: none;
}

.take-action ul li:after {
  content: "";
  width: 1px;
  background: #c1bbc9;
  height: 27px;
  position: absolute;
  right: 0;
  top: -2px;
}

.take-action ul li:last-child:after {
  content: none;
}

.take-action ul li.take-checkin:before {
  content: "";
  background: url("../images/checkin.png");
  width: 18px;
  height: 15px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 17px;
}

.take-action ul li.take-checkout:before {
  content: "";
  background: url("../images/checkout.png");
  width: 17px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 17px;
}

.take-action ul li.take-dispose:before {
  content: "";
  background: url("../images/dispose.png");
  width: 10px;
  height: 17px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 17px;
}

.take-action ul li.take-lost:before {
  content: "";
  background: url("../images/lost.png");
  width: 21px;
  height: 17px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 17px;
}

.reset-btn {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: #d80404;
  position: relative;
  top: 8px;
  cursor: pointer;
}

.status-field {
  margin-bottom: 20px;
}

.a-tag-modal {
  background: #ededed;
  color: #2b2b2b;
  font-size: 14px;
  padding: 5px 20px;
  border-radius: 4px;
  margin-right: 15px;
}

.a-tag-modal:hover {
  text-decoration: none;
  color: #2b2b2b;
}

.a-tag-modal:focus {
  text-decoration: none;
}

.a-tag-modal.available.active {
  background: #20b205;
  color: #ffffff;
}

.a-tag-modal.lost.active {
  background: #d80404;
  color: #ffffff;
}

.a-tag-modal.checkedout.active {
  color: #ffffff;
  background: #f5a623;
}

.a-tag-modal.dispose.active {
  background: #00A9FF;
  color: #ffffff;
}

.checkout-modal.filter-modal .a-tag-wrapper {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px 12px;
}

.checkout-modal.filter-modal .a-tag-wrapper .a-tag-modal {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 0;
  padding: 8px 16px;
  line-height: 1.2;
  min-height: 40px;
  white-space: nowrap;
  cursor: pointer;
  pointer-events: auto;
  position: relative;
  z-index: 2;
}

.checkout-modal.filter-modal .a-tag-wrapper .a-tag-modal:focus,
.checkout-modal.filter-modal .a-tag-wrapper .a-tag-modal:active {
  text-decoration: none;
  outline: 2px solid #1f5ea8;
  outline-offset: 1px;
}

.a-tag-modal.picked.active {
  background: #8e44ad;
  color: #ffffff;
}

.a-tag-modal.unloaded.active {
  background: #00a9ff;
  color: #ffffff;
}

.a-tag-modal.received.active {
  background: #0e9f6e;
  color: #ffffff;
}

.a-tag-modal.outforservice.active {
  background: #f59e0b;
  color: #ffffff;
}

.a-tag-modal.outforauction.active {
  background: #6366f1;
  color: #ffffff;
}

.a-tag-modal.scrapped.active {
  background: #ef4444;
  color: #ffffff;
}

.a-tag-modal.needsinspection.active {
  background: #0891b2;
  color: #ffffff;
}

.view-asset-filter-area {
  margin-bottom: 15px;
}

.view-asset-filter-area .row {
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.view-asset-filter-area .export-btn-wrap {
  text-align: right;
}

.view-asset-filter-area .filter-button {
  display: inline-block;
  border: 1px solid #c1bbc9;
  background: #ffffff;
  padding: 8px 19px;
  cursor: pointer;
  color: #444343;
  font-weight: 500;
  margin-right: 20px;
  font-size: 16px;
}

.view-asset-filter-area .filter-button:before {
  content: "";
  background: url("../images/filter_green.svg") no-repeat;
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.view-asset-filter-area .filter-button.filter_applied:before {
  content: "";
  background: url("../images/filter-icon.svg") no-repeat;
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.view-asset-filter-area span a {
  color: #d80404;
  font-weight: 500;
  font-size: 16px;
}

.view-asset-filter-area .export-btn {
  border: 1px solid #c1bbc9;
  background: #fff;
  padding: 10px 6px;
  color: #1E3A5F;
  border-radius: 4px;
  font-size: 14px;
  margin-right: 5px;
}

.employee-group .export-btn {
  border: 1px solid #c1bbc9;
  background: #fff;
  padding: 0px 10px 0px 10px;
  color: #1E3A5F;
  border-radius: 4px;
  font-size: 14px;
}

.location-group .export-btn {
  border: 1px solid #c1bbc9;
  background: #fff;
  padding: 5px 4px 7px 11px;
  color: #1E3A5F;
  border-radius: 4px;
  font-size: 14px;
}

.site-group .export-btn {
  border: 1px solid #c1bbc9;
  background: #fff;
  padding: 5px 4px 7px 11px;
  color: #1E3A5F;
  border-radius: 4px;
  font-size: 14px;
}

.view-asset-filter-area .export-btn.export-csv {
  margin-right: 5px;
}

.view-asset-filter-area .export-btn.export-csv:before,
.view-asset-filter-area .export-btn.export:before,
.view-asset-filter-area .export-btn .export:before {
  content: "";
  background: url("../images/csv-icon.svg") no-repeat;
  width: 18px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}

.view-asset-filter-area .export-btn.export-pdf:before {
  content: "";
  background: url("../images/pdf-icon.svg") no-repeat;
  width: 18px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}

.dropdown-item.export-pdf:focus,
.dropdown-item.export-csv:focus {
  background-color: #fff !important;
  color: #000000;

}


.view-asset-filter-area .export-btn.export-import,
.view-asset-filter-area .export-btn.export,
.employee-group .export-btn.export-import {
  margin-right: 5px;
}

.view-asset-filter-area .export-btn.export:before,
.view-asset-filter-area .export-btn.export:before,
.employee-group .export-btn.export-import:before,
.location-group .export-btn.export-import:before,
.site-group .export-btn.export-import:before {
  content: "";
  background: url("../images/import.svg") no-repeat;
  width: 18px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
}

@media only screen and (min-width: 768px) and (max-width: 1366px),
only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 1366px) and (max-width: 2736px) and (min-height: 768px) and (max-height: 1824px) {

  /* .employee-group .export-btn.export-import:before,  */
  .location-group .export-btn.export-import:before,
  .site-group .export-btn.export-import:before {
    content: "";
    background: url("../images/import.svg") no-repeat;
    width: 18px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
  }

  .site-group .export-btn {
    border: 1px solid #c1bbc9;
    background: #fff;
    padding: 0px 10px 0px 10px;
    color: #1E3A5F;
    border-radius: 4px;
    font-size: 14px;
  }

  .location-group .export-btn {
    border: 1px solid #c1bbc9;
    background: #fff;
    padding: 0px 10px 0px 10px;
    color: #1E3A5F;
    border-radius: 4px;
    font-size: 14px;
  }
}

.bulk-edit-icon:before {
  content: "";
  background: url(../images/edit-icon.svg) no-repeat;
  width: 24px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  background-size: cover;
}

.view-asset-filter-area .export-btn:hover {
  text-decoration: none;
}

.alerts-container .nice-select {
  line-height: 42px;
}

.filter-group {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 15px;
}

.filter-btn-group {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.filter-btn-group .btn-small {
  margin-right: 8px;
}

#setupModal .modal-header {
  display: block;
}

#setupModal .modal-header h1 {
  margin-bottom: 20px;
}

#setupModal .modal-header p {
  margin-bottom: 0;
}

#setupModal .modal-body {
  max-height: 310px;
  overflow-y: auto;
}

.package-reader {
  padding-top: 12px;
}

.package-reader .reader-description {
  border: 1px solid #c1bbc9;
  color: #444343;
  font-size: 12px;
  text-align: left;
  padding: 8px;
}

.package-reader .reader-description .read-more {
  color: #2d6aaf;
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
  text-transform: uppercase;
}

.package-reader .reader-name {
  color: #444343;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.package-reader .reader-price {
  color: #444343;
  font-size: 20px;
}

.package-reader .reader-img {
  padding-bottom: 10px;
}

.package-bg .reader-tab ul {
  margin-bottom: 90px;
}

.datepicker td,
.datepicker th {
  width: 30px;
  height: 25px;
}

.datepicker table thead tr {
  background: transparent;
}

.datepicker table thead tr th:first-child {
  padding-left: 0px;
}

.datepicker table tbody {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.datepicker table tbody tr td:first-child {
  padding-left: 0px;
}

.datepicker table tbody tr td:last-child {
  min-width: inherit;
  padding-right: 0px;
}

.datepicker table tbody tr td.active {
  background-color: #1E3A5F;
}

.datepicker table tbody tr td.active:hover {
  background-color: #1E3A5F;
}

.package-tag {
  padding-left: 0;
  padding-right: 0;
}

.package-tag .package-tag-inner {
  padding: 0 45px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #979797;
  margin-bottom: 10px;
}

.package-tag .package-tag-inner .package-tag-img {
  margin-bottom: 10px;
  min-height: 85px;
}

.package-tag .package-tag-inner .package-tag-description {
  margin-bottom: 15px;
  color: #1E3A5F;
  font-size: 16px;
}

.package-tag .package-fd {
  padding: 0 15px;
}

.package-tag .package-fd .row {
  border-bottom: 1px solid #9797973d;
  color: #444343;
  font-size: 12px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: left;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.reader-wrapper {
  padding-top: 57px;
}

.input-group .input-number {
  min-width: 80px;
}

.Assetdetail .take-action {
  margin-top: 27px;
}

.Assetdetail.white-bg {
  padding-bottom: 0;
}

.assetTagid .asset-tag-image {
  max-width: 310px;
  margin: 0 auto;
}

.assetTagid .asset-tag-image img {
  width: 100%;
  margin-bottom: 15px;
}

.assetTagid .asset-tag-image .asset-tag-text {
  font-size: 16px;
  font-weight: 500;
  color: #444343;
  margin-bottom: 15px;
  word-break: break-all;
}

.a-tag-id {
  color: #1E3A5F;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

.a-tag-number {
  color: #444343;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 15px;
}

.a-tag-description {
  font-size: 16px;
  color: #444343;
  font-weight: 400;
}

.a-tag-status {
  text-transform: uppercase;
  background: #20b205;
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  padding: 4px 15px;
  margin-bottom: 15px;
  border-radius: 4px;
  min-width: 143px;
}

.a-tag-status.checkedout {
  background: #f5a623;
}

.a-tag-status.dispose {
  background: #00A9FF;
}

.a-tag-status.received {
  background: #7ec8ff;
}

.a-tag-status.lost {
  background: #d80404;
}

.checkoutname {
  font-size: 14px;
  color: #444343;
}

.asset-attributes {
  padding-top: 30px;
  padding-bottom: 0;
}

.asset-attributes .aa-inner {
  margin-bottom: 40px;
}

.asset-attributes .aa-inner label {
  color: #1E3A5F;
  font-size: 16px;
  font-weight: 500;
}

.asset-attributes .aa-inner div {
  color: #444343;
  font-size: 20px;
  font-weight: 400;
}

.asset-Tag-section {
  padding-top: 17px;
}

.asset-tag-inner .nav-tabs .nav-item+.nav-item {
  margin-top: 0;
}

.asset-tag-inner .nav-pills {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-display: inline-flex;
}

.asset-tag-inner .nav-pills .nav-link {
  background: #ffffff;
  color: #444343;
  padding: 14px 20px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
}

.asset-tag-inner .nav-pills .nav-link.active {
  background: #f8f8f8;
  border-radius: 0;
  border-top: 2px solid #2d6aaf;
  font-weight: 500;
}

.asset-tag-inner .document:before {
  content: "";
  background: url("../images/document.png");
  width: 18px;
  height: 17px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.asset-tag-inner .history:before {
  content: "";
  background: url("../images/history.png");
  width: 28px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.asset-tag-inner .maintenance:before {
  content: "";
  background: url("../images/maintainance.png");
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.asset-tag-inner .Event:before {
  content: "";
  background: url("../images/event.png");
  width: 18px;
  height: 16px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.asset-tag-inner .Depreciation:before {
  content: "";
  background: url("../images/depritiation.png");
  width: 16px;
  height: 22px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.asset-tag-inner .scan_history:before {
  content: "";
  background: url("../images/history.png");
  background-size: contain;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}


.asset-tag-inner .tab-content {
  padding: 19px 0 12px 0;
}

.asset-tag-inner .tab-content .maintenance-tab .btn img {
  position: relative;
  top: -1px;
  margin-right: 10px;
}

.tab-inner-gap {
  margin-bottom: 10px;
}

.tab-inner-gap .document-text {
  font-weight: 500;
}

.checkout-modal .modal-dialog {
  max-width: 620px;
}

.checkout-modal .nice-select {
  border-radius: 0;
  border-color: #c1bbc9;
  line-height: 42px;
  padding-top: 0;
  padding-bottom: 0;
}

.checkout-modal textarea.form-control {
  height: 90px;
}

.checkout-modal.filter-modal .modal-dialog {
  max-width: 720px;
}

.checkout-modal.filter-modal .modal-dialog .modal-body {
  height: 350px;
  overflow: auto;
}

.checkout-modal.filter-modal .email_modal_title {
  width: 100%;
}

.maintenance-modal .modal-content .modal-body {
  max-height: 320px;
  overflow: auto;
}

.check-out-text {
  font-size: 14px;
  color: #444343;
}

.yes-no-radio {
  margin-bottom: 10px;
}

.due-date {
  color: #878787;
  font-size: 14px;
}

#adddocumentfile {
  display: none;
}

#assetEditfile {
  display: none;
}

.add-document {
  border: 2px dotted #aaa5b1;
  padding: 10px;
  border-radius: 4px;
}

.add-document .addDocument-choose {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(129, 45, 192, 0.04)), to(rgba(74, 20, 140, 0.04)));
  background: linear-gradient(rgba(129, 45, 192, 0.04), rgba(74, 20, 140, 0.04));
  display: block;
  text-align: center;
  height: 75px;
  margin-bottom: 0;
  border-radius: 5px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  cursor: pointer;
  font-size: 20px;
  color: #444343;
  font-weight: 500;
}

.add-document .addDocument-choose:before {
  content: "";
  background: url("../images/download-add.svg");
  width: 27px;
  height: 29px;
  margin-right: 27px;
}

.addfile-text {
  margin-bottom: 10px;
}

.addfile-text .addfileName {
  font-size: 16px;
  color: #878787;
}

.addfile-text .addfileurl {
  color: #1E3A5F;
  font-size: 16px;
  margin-left: 15px;
  word-break: break-all;
}

.remove-image-text {
  text-transform: uppercase;
  font-size: 16px;
  color: #1E3A5F;
  font-weight: 500;
  cursor: pointer;
}

img.user-image-preview {
  width: 105px;
  height: 105px;
  border-radius: 50%;
}

#addUserModal .modal-body {
  padding-bottom: 30px;
}

.file-format-text {
  font-size: 12px;
  color: #878787;
  margin-bottom: 5px;
}

.employeees .select2-container {
  display: block;
}

.employeees .select2-container .select2-choice {
  border: 1px solid;
  border-color: #c1bbc9;
  height: 42px;
  line-height: 40px;
  background: #ffffff;
  border-radius: 0px;
}

.employeees .select2-container .select2-choice .select2-chosen {
  font-size: 14px;
  color: #444343;
}

.employeees .select2-container .select2-choice .select2-arrow {
  background: #ffffff;
  border-left: 0;
}

.employeees .select2-container .select2-choice .select2-arrow:after {
  border-bottom: 2px solid #878787;
  border-right: 2px solid #878787;
  content: '';
  display: block;
  height: 10px;
  margin-top: -7px;
  pointer-events: none;
  position: absolute;
  right: 11px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(43deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 10px;
}

.employeees .select2-container .select2-choice .select2-arrow b {
  background: none;
}

.employeees .select2-container.select2-dropdown-open .select2-arrow:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.employeees .emp_select {
  display: none;
}

.select2-drop {
  border-color: #c1bbc9;
  border-radius: 5px;
  margin-top: 4px;
  border-top: 1px solid #c1bbc9;
}

.select2-drop .select2-results {
  margin: 0;
  padding: 0;
}

.select2-drop .select2-results .select2-result-label {
  color: #444343;
  font-size: 14px;
  padding: 9px 15px;
}

.select2-drop .select2-results .select2-highlighted {
  background: #f6f6f6;
}

.select2-drop .select2-search {
  margin-top: 5px;
  margin-bottom: 5px;
}

.select2-drop .select2-search .select2-input {
  border-color: #c1bbc9;
  border-radius: 4px;
  color: #444343;
  font-size: 14px;
}

.select2-no-results {
  color: #444343;
  font-size: 14px;
  padding-left: 7px;
}

.asset-detail-btn {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  padding-top: 30px;
}

.asset-detail-btn .btn {
  height: 42px;
  font-size: 14px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  min-width: 118px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.asset-detail-btn .btn:hover {
  background: transparent;
  color: #2d6aaf;
}

.asset-detail-btn .btn:focus {
  color: #2d6aaf;
}

.asset-detail-btn .btn span {
  margin-right: 8px;
}

.asset-detail-btn .ad-edit {
  margin-left: 8px;
}

.asset-detail-btn .ad-edit .btn {
  width: 100%;
  min-width: inherit;
  padding: 0 10px;
}

.asset-detail-btn .ad-lost {
  margin-left: 12px;
}

.asset-detail-btn .ad-dispose {
  margin-left: 12px;
}

.asset-detail-btn .ad-checkout {
  margin-left: 12px;
}

.Asset-detail-accordian h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
  padding-bottom: 15px;
  cursor: pointer;
}

.Asset-detail-accordian h3:focus {
  outline: none;
}

.Asset-detail-accordian h3 .ui-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms;
  float: right;
}

.Asset-detail-accordian h3.ui-state-active .ui-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms;
}

.Asset-detail-accordian h3:first-child {
  border-bottom: 1px solid #c1bbc9;
}

.Asset-detail-accordian h3:first-child.ui-state-active {
  border-bottom: 0;
}

.Asset-detail-accordian .ui-accordion-content {
  max-height: 200px;
  overflow: auto;
  overflow-x: hidden;
  margin-bottom: 20px;
}

.ada-wrapper .ada-label {
  font-size: 14px;
  font-weight: 500;
  color: #444343;
  margin-bottom: 15px;
}

.ada-wrapper .ada-label-text {
  font-size: 14px;
  font-weight: 400;
  color: #444343;
  text-align: left;
}

.maintenance-text {
  font-size: 14px;
}

.day-wise-history .numeric-date {
  font-size: 40px;
  color: #444343;
  line-height: 1;
}

.day-wise-history .month-year {
  font-size: 16px;
  color: #444343;
}

.day-wise-history .history-border {
  border: 1px solid #c1bbc9;
}

.day-wise-history .history-border .panel-group .panel:nth-child(odd) {
  background: #ffffff;
}

.day-wise-history .history-border .panel-heading.active h6 {
  font-weight: 500;
}

.day-wise-history .history-border .panel-heading h6 {
  font-size: 14px;
  color: #444343;
  margin-bottom: 0;
  padding-bottom: 16px;
  padding-top: 16px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 400;
  margin-top: 0;
}

.day-wise-history .history-border .panel-heading h6 span {
  font-weight: 500;
}

.day-wise-history .history-border .panel-heading.active {
  background: url("../images/down-arrow.svg") no-repeat;
  background-position: center right 15px;
  background-size: 16px 9px;
}

.day-wise-history .history-border .panel-heading .time-span {
  margin-right: 40px;
}

.day-wise-history .history-border .panel-heading.down-arrow-accordian {
  background: url("../images/up-arrow.svg") no-repeat;
  background-position: center right 15px;
  background-size: 16px 9px;
  cursor: pointer;
}

.day-wise-history .history-border .panel-body {
  padding-left: 98px;
}

.day-wise-history .history-border .panel-body p {
  font-size: 12px;
  color: #444343;
}

.day-wise-history .history-border .white-strip .panel-heading {
  background-color: #ffffff;
}

.day-wise-history .history-border .white-strip .panel-collapse {
  background-color: #ffffff;
}

.day-wise-history .history-border .panel-collapse {
  padding-left: 20px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #d8d8d8;
  width: 8px;
}

.event-container {
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
  max-height: 400px;
  overflow: auto;
}

.event-container .event-first-row {
  margin-bottom: 5px;
}

.event-container .white-background {
  background: #ffffff;
  padding: 16px 16px 16px 70px;
}

.event-container .white-background.grey-back {
  background: #f8f8f8;
}

.event-container .event-label {
  position: relative;
  color: #2d6aaf;
  text-transform: uppercase;
  font-size: 16px;
}

.event-container .event-label.checked-label:before {
  content: "";
  background: url("../images/checkout.svg") no-repeat;
  width: 17px;
  height: 15px;
  position: absolute;
  left: -40px;
  top: 4px;
}

.event-container .event-label.dispose-label:before {
  content: "";
  background: url("../images/dispose.svg") no-repeat;
  width: 12px;
  height: 19px;
  position: absolute;
  left: -40px;
  top: 4px;
}

.event-container .event-label.checkin-label:before {
  content: "";
  background: url("../images/checkin.svg") no-repeat;
  width: 17px;
  height: 15px;
  position: absolute;
  left: -40px;
  top: 4px;
}

.event-container .event-label.lost-label:before {
  content: "";
  background: url("../images/lost.svg") no-repeat;
  width: 24px;
  height: 19px;
  position: absolute;
  left: -40px;
  top: 4px;
}

.event-container .event-label.found-label:before {
  content: "";
  background: url("../images/Found.svg") no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  left: -40px;
  top: 4px;
}

/* ── New 9-status badge classes ── */
.event-container .event-label.status-available {
  color: #28a745;
}

.event-container .event-label.status-picked {
  color: #007bff;
}

.event-container .event-label.status-checkout {
  color: #fd7e14;
}

.event-container .event-label.status-unloaded {
  color: #6f42c1;
}

.event-container .event-label.status-received {
  color: #20c997;
}

.event-container .event-label.status-out-for-service {
  color: #ffc107;
}

.event-container .event-label.status-out-for-auction {
  color: #e83e8c;
}

.event-container .event-label.status-scrapped {
  color: #dc3545;
}

.event-container .event-label.status-needs-inspection {
  color: #6c757d;
}

.event-container .event-label[class*="status-"]:before {
  content: "●";
  font-size: 10px;
  position: absolute;
  left: -18px;
  top: 3px;
}

.event-container label {
  color: #444343;
  font-size: 14px;
  font-weight: 400;
}

.event-container span {
  color: #2b2b2b;
  font-size: 14px;
  font-weight: 400;
}

.event-info-wrap {
  display: inline-block;
}

.event-edit-icon {
  display: inline-block;
}

.bootstrap-timepicker-widget table td input {
  border-width: 0;
}

.glyphicon-chevron-up {
  background: url("../images/up-arrow.svg");
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}

.glyphicon-chevron-down {
  background: url("../images/down-arrow.svg");
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}

.maintenance-tab {
  margin-bottom: 20px;
}

.maintenance-status {
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.maintenance-status .nice-select {
  height: 33px;
  line-height: 33px;
}

#schedules-table .scheduled:before {
  content: "";
  background: url("../images/scheduler.svg") no-repeat;
  width: 18px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#schedules-table .expired:before {
  content: "";
  background: url("../images/expired.svg") no-repeat;
  width: 18px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#schedules-table .on_hold:before {
  content: "";
  background: url("../images/hold.svg") no-repeat;
  width: 18px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#schedules-table .in_progress:before {
  content: "";
  background: url("../images/progress.svg") no-repeat;
  width: 18px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#schedules-table .completed:before {
  content: "";
  background: url("../images/completed.svg") no-repeat;
  width: 18px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#schedules-table select {
  border: 1px solid #c1bbc9;
  border-radius: 4px;
  padding: 7px 30px 7px 10px;
  -webkit-appearance: none;
  background: url("../images/selectDown.svg") no-repeat;
  background-position: center right 10px;
}

#schedules-table_wrapper .pagination-row {
  bottom: -50px;
}

.not_to_select {
  opacity: .6 !important;
  background-color: #ffffff !important;
  cursor: not-allowed;
}

.depriciation-tab-content {
  margin-bottom: 30px;
}

.chart-wrapper-depriciation {
  margin-bottom: 30px;
}

.depreciation-modal .modal-dialog {
  max-width: 800px;
}

#depreciation_not_set h5 {
  color: #444343;
  text-align: center;
  font-weight: 400;
}

.year_end_view td {
  font-weight: 600;
}

.loader {
  position: fixed;
  left: 48%;
  top: 35%;
  display: none;
  background: transparent url("../images/ajax-loader.gif") no-repeat;
  z-index: 10000000;
  height: 100%;
  width: 100%;
}

.modal-disabled-loader {
  pointer-events: none;
}

.manage_depreciation img {
  position: relative;
  top: -1px;
  margin-right: 5px;
}

#assets-depriciation-table-details thead tr th:nth-child(4) {
  max-width: 220px;
}

.table thead th {
  cursor: default;
}

#history {
  max-height: 400px;
  overflow-y: auto;
}

.day-wise-history {
  margin-bottom: 25px;
}

.searchbox {
  position: relative;
  min-width: 110px;
  width: 0%;
  height: 50px;
  overflow: hidden;
  -webkit-transition: width 0.6s;
  transition: width 0.6s;
}

.searchbox-input {
  top: 0;
  right: 0;
  border: 0;
  outline: 0;
  background: transparent;
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 0px 110px 0px 0px;
  font-size: 20px;
  color: #878787;
}

.searchbox-icon,
.searchbox-submit {
  width: 110px;
  height: 50px;
  display: block;
  position: absolute;
  top: 0;
  font-size: 22px;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  color: #dcddd8;
  background: transparent;
}

.searchbox-open {
  width: 100%;
}

.searchbox-open .searchbox-input {
  border-bottom: 1px solid #c1bbc9;
}

#viewuser .modal-dialog,
#addUserModal .modal-dialog,
#editUserModal .modal-dialog,
#addSubAdminModal .modal-dialog,
#editSubAdminModal .modal-dialog {
  max-width: 800px;
}

#viewuser .modal-dialog .modal-content,
#addUserModal .modal-dialog .modal-content,
#editUserModal .modal-dialog .modal-content,
#addSubAdminModal .modal-dialog .modal-content,
#editSubAdminModal .modal-dialog .modal-content {
  padding: 0;
}

#viewuser .modal-dialog .modal-content .modal-header,
#addUserModal .modal-dialog .modal-content .modal-header,
#editUserModal .modal-dialog .modal-content .modal-header,
#addSubAdminModal .modal-dialog .modal-content .modal-header,
#editSubAdminModal .modal-dialog .modal-content .modal-header {
  padding: 0;
}

#viewuser .modal-dialog .modal-content .modal-header .close,
#addUserModal .modal-dialog .modal-content .modal-header .close,
#editUserModal .modal-dialog .modal-content .modal-header .close,
#addSubAdminModal .modal-dialog .modal-content .modal-header .close,
#editSubAdminModal .modal-dialog .modal-content .modal-header .close {
  top: 15px;
}

#viewuser .modal-dialog .modal-content .modal-header .nav-tabs,
#addUserModal .modal-dialog .modal-content .modal-header .nav-tabs,
#editUserModal .modal-dialog .modal-content .modal-header .nav-tabs,
#addSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs,
#editSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs {
  width: 100%;
}

#viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item,
#addUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item,
#editUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item,
#addSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item,
#editSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 40px;
}

#viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link,
#addUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link,
#editUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link,
#addSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link,
#editSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link {
  font-size: 14px;
  padding-left: 10px;
  padding-top: 17px;
  padding-bottom: 17px;
}

#viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.active,
#addUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.active,
#editUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.active,
#addSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.active,
#editSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.active {
  border-bottom: 5px solid;
}

#viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.active:before,
#addUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.active:before,
#editUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.active:before,
#addSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.active:before,
#editSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.active:before {
  content: none;
}

#viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.adduser:before,
#viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituser:before,
#addUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.adduser:before,
#addUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituser:before,
#editUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.adduser:before,
#editUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituser:before,
#addSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.adduser:before,
#addSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituser:before,
#editSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.adduser:before,
#editSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituser:before {
  content: "";
  background: url("../images/adduser-light.svg");
  width: 26px;
  height: 21px;
  display: inline-block;
  left: 0;
  position: static;
  vertical-align: middle;
  margin-right: 10px;
}

#viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.adduser.active:before,
#viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituser.active:before,
#addUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.adduser.active:before,
#addUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituser.active:before,
#editUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.adduser.active:before,
#editUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituser.active:before,
#addSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.adduser.active:before,
#addSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituser.active:before,
#editSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.adduser.active:before,
#editSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituser.active:before {
  background: url("../images/adduser.svg");
}

#viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.permission:before,
#viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituserpermission:before,
#addUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.permission:before,
#addUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituserpermission:before,
#editUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.permission:before,
#editUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituserpermission:before,
#addSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.permission:before,
#addSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituserpermission:before,
#editSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.permission:before,
#editSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituserpermission:before {
  content: "";
  background: url("../images/permission-light.png");
  width: 26px;
  height: 21px;
  display: inline-block;
  left: 0;
  position: static;
  vertical-align: middle;
  margin-right: 10px;
}

#viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.permission.active:before,
#viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituserpermission.active:before,
#addUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.permission.active:before,
#addUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituserpermission.active:before,
#editUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.permission.active:before,
#editUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituserpermission.active:before,
#addSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.permission.active:before,
#addSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituserpermission.active:before,
#editSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.permission.active:before,
#editSubAdminModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item .nav-link.edituserpermission.active:before {
  background: url("../images/permission-dark.png");
}

#viewuser .modal-dialog .modal-content .modal-body h1,
#addUserModal .modal-dialog .modal-content .modal-body h1,
#editUserModal .modal-dialog .modal-content .modal-body h1,
#addSubAdminModal .modal-dialog .modal-content .modal-body h1,
#editSubAdminModal .modal-dialog .modal-content .modal-body h1 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.permission-text {
  margin-bottom: 40px;
}

.permission-checkbox-group {
  margin-bottom: 20px;
}

.permission-checkbox-group h4 {
  font-size: 20px;
  font-weight: 500;
  color: #444343;
  margin-bottom: 28px;
}

.permission-checkbox-group input[type="checkbox"]:checked+label {
  color: #444343;
}

.permission-checkbox-group label {
  color: #878787;
  font-size: 14px;
  margin-bottom: 20px;
}

.heading-description {
  font-size: 14px;
  color: #444343;
  margin-bottom: 30px;
}

.view-add-user .view-avtar {
  text-align: center;
  margin-bottom: 23px;
}

.view-add-user .view-btn {
  text-align: center;
}

.view-add-user.has-error label {
  color: #ffffff;
}

.user-group-wrapper {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.user-group-wrapper .user-text {
  font-size: 20px;
  color: #444343;
  margin-bottom: 5px;
}

.user-group-wrapper .user-text label {
  color: #20b205;
  border: 1px solid #20b205;
  padding: 3px 10px;
  font-size: 16px;
  border-radius: 5px;
  text-decoration: none;
  margin-left: 9px;
  cursor: default;
}

.user-group-wrapper .user-profile {
  margin-left: 30px;
}

.user-group-wrapper .user-email {
  font-size: 16px;
  color: #444343;
  text-transform: lowercase;
}

.user-group-wrapper .user-img {
  width: 108px;
  height: 108px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  border-radius: 50%;
}

.user-group-wrapper .user-img img {
  max-width: 100%;
  height: 100%;
  border-radius: 50%;
}

#viewUser-table thead tr th:nth-child(1) {
  min-width: inherit;
}

#viewUser-table tbody tr td {
  vertical-align: middle;
}

#viewUser-table tbody tr td.user_Img {
  padding-left: 35px;
}

@media screen and (max-width: 280px) and (max-height: 653px) {
  #viewUser-table tbody tr td.user_Img {
    padding-left: 22px !important;
  }

  .user-group-wrapper .user-text {
    font-size: 20px;
    color: #444343;
    margin-bottom: 5px;
    margin-left: 50px;
  }

  table .collapsed tbody tr[role="row"] td:first-child:before {
    left: 5px !important;
  }

  #viewUser-table table tbody tr td:first-child {
    padding-left: 0px !important;
  }

  table tbody tr td:first-child {
    padding-left: 0px;
  }
}

@media screen and (max-width: 280px) and (max-height: 653px) {
  #audit-scan-file-table tbody tr td:first-child {
    padding-left: 0px !important;
  }
}

td.child {
  word-wrap: break-word;
  overflow-wrap: break-word
}

span.dtr-data {
  margin-right: -90px;
}

#viewUser-table tbody tr td.user_Img img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

#viewUser-table .action {
  min-width: 175px;
  padding-right: 15px;
}

#viewUser-table .action .switch {
  margin-right: 25px;
  display: inline-block;
}

#viewUser-table .action .edit-icon {
  /* margin-right: 25px; */
  margin-right: 0;
}

#viewSuperUser-table .action {
  min-width: 175px;
  padding-right: 15px;
}

#viewSuperUser-table .action .switch {
  margin-right: 25px;
  display: inline-block;
}

#viewSuperUser-table .action .hide-icon {
  /* margin-right: 25px; */
  margin-right: 0;
}

.switch {
  position: relative;
  width: 34px;
  height: 17px;
}

.switch input {
  display: none;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 1px;
  bottom: 1px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.slider {
  background-color: #20b205;
}

input:focus+.slider {
  -webkit-box-shadow: 0 0 1px #20b205;
  box-shadow: 0 0 1px #20b205;
}

input:checked+.slider:before {
  -webkit-transform: translateX(16px);
  transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.user-profile-new {
  background: url("../images/user-profile-bg.jpg") no-repeat;
  height: calc(100vh - 74px);
}

.user-profile-new .btn {
  min-width: 160px;
}

.user-profile-avtar {
  width: 177px;
  height: 177px;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  left: -4px;
}

.user-profile-avtar img {
  border-radius: 50%;
  max-width: 100%;
  width: 100%;
  height: 100%;
}

.user-profile-avtar .camera-icon {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
  width: 42px;
  height: 42px;
}

.user-profile-avtar .remove-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  display: none;
}

.user-profile-avtar .remove-image .remove-group {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}

.user-profile-avtar .remove-image .remove-text {
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
}

.user-profile-avtar:hover .remove-image {
  display: block;
}

.user-profile-avtar #camera-icon-img {
  display: none;
}

.a-tag {
  border: 1px solid #1E3A5F;
  padding: 4px 10px;
  min-width: 140px;
  height: 48px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  background: #ffffff;
  font-size: 16px;
  font-weight: 500;
  color: #1E3A5F;
  margin-right: 15px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.a-tag:hover {
  text-decoration: none;
  color: #1E3A5F;
}

.a-tag.active {
  background: #2d6aaf;
  color: #ffffff;
}

.asset_past_due_nice_select {
  margin-bottom: 30px;
}

#checkout_alerts-table tbody tr td {
  width: 25%;
}

#checkout_alerts-table_wrapper .pagination-row {
  bottom: -50px;
}

#maintenance_alerts-table thead tr th {
  width: 25% !important;
}

.setup_alert_section {
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 25px;
}

.setup_alert_section .asset_pastdue_check {
  margin-bottom: 30px;
}

.setup_alert_section .asset_pastdue_check label {
  margin-bottom: 3px;
}

.setup_alert_section .maintenance_due_check label {
  margin-bottom: 3px;
}

.setup_alert_section .asset_info {
  color: #878787;
  font-size: 14px;
  padding-left: 33px;
  margin-bottom: 0;
}

.email-alerts ul.ui-corner-all {
  height: 84px;
  background: #ffffff;
  border: 1px solid #c1bbc9;
}

.email-alerts .has-error .help-block {
  top: 116px;
}

.setup_email_info {
  color: #878787;
  font-size: 14px;
  margin-bottom: 0;
}

.setup_tag_info {
  color: #878787;
  font-size: 14px;
  margin-bottom: 0;
}

.setup_tag_section {
  margin-bottom: 10px;
}

.setup_btn {
  text-align: right;
  margin-bottom: 30px;
}

.setup_btn .btn-primary {
  min-width: 180px;
}

.setup-account {
  padding-top: 35px;
  padding-bottom: 30px;
}

.setup-account .setup-btn {
  text-align: right;
}

.setup-account .setup-btn a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}

.setup-account .btn-primary {
  border-radius: 4px;
  height: 42px;
}

.setup-account .btn-primary:before {
  content: "";
  background: url("../images/white-gear.svg") no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}

.dashboard-card-wrapper {
  margin-bottom: 50px;
}

.dashboard-card-wrapper .dashboard-inner-wrapper {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card {
  width: 100%;
  margin-right: 30px;
  -webkit-box-shadow: 0 2px 6px 1px rgba(0, 19, 22, 0.28);
  box-shadow: 0 2px 6px 1px rgba(0, 19, 22, 0.28);
  border-radius: 4px;
  position: relative;
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card:last-child {
  margin-right: 0;
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card.blue-card {
  background-image: linear-gradient(244deg, #6c7fff, #01b1c8);
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card.blue-card .dashboard-inner-card {
  background: url("../images/blue-bg-image.svg") no-repeat;
  background-position: center right;
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card.purple-card {
  background-image: linear-gradient(241deg, #6e09fb, #901ccd, #901ccc);
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card.purple-card .dashboard-inner-card {
  background: url("../images/purple-bg-images.svg") no-repeat;
  background-position: center right;
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card.green-card {
  background-image: linear-gradient(298deg, #03967a, #12d488);
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card.green-card .dashboard-inner-card {
  background: url("../images/green-bg-images.svg") no-repeat;
  background-position: center right;
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card.yellow-card {
  background-image: linear-gradient(59deg, #fab80e, #f76b1c);
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card.yellow-card .dashboard-inner-card {
  background: url("../images/yellow-bg-images.svg") no-repeat;
  background-position: center right;
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card.red-card {
  background-image: linear-gradient(48deg, #f08147, #cc251c);
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card.red-card .dashboard-inner-card {
  background: url("../images/red-bg-image.svg") no-repeat;
  background-position: center right;
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card .dashboard-inner-card {
  padding: 10px 20px 23px 20px;
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card .dashboard-inner-card .dashboard-number {
  color: #ffffff;
  font-size: 28px;
  font-weight: 500;
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card .dashboard-inner-card .dashboard-text {
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card .dashboard-inner-card .dashboard-sub-text {
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card .dashboard-inner-card .dashboardArrow {
  position: absolute;
  bottom: 0;
  right: 15px;
}

.dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card .dashboard-inner-card .dashboard-arrow {
  background: url("../images/right-arrow.svg") no-repeat;
  width: 25px;
  height: 20px;
  display: inline-block;
}

.chart-wrapper {
  margin-bottom: 30px;
}

.chart-wrapper .chart-container {
  background-image: linear-gradient(230deg, #f4f8ff, #ffffff 100%, #ffffff);
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.12);
  padding: 30px;
  height: 100%;
}

.chart-wrapper .chart-container .progress {
  background: transparent;
}

.chart-wrapper .chart-container h6 {
  font-size: 20px;
  color: #1E3A5F;
  text-transform: uppercase;
  margin-bottom: 35px;
}

.progressCircle {
  max-height: 290px;
  overflow: auto;
}

.progressCircle .progressbar {
  margin-bottom: 40px;
}

.circle {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* .circle canvas {
  max-width: 70px;
} */

.circle div {
  color: #444343;
  font-size: 16px;
}

.circle strong i {
  font-style: normal;
  font-size: 0.6em;
  font-weight: normal;
}

.circle span {
  display: block;
  color: #aaa;
  margin-top: 12px;
}

.circle .print {
  margin-bottom: 0;
  color: #444343;
  font-size: 16px;
}

.circle .category_text {
  margin-left: 20px;
}

.circle .category_text p {
  margin-bottom: 1px;
  color: #444343;
  font-size: 16px;
}

.circle .category_text .text {
  font-size: 20px;
  color: #444343;
}

.calendar-section {
  margin-bottom: 30px;
}

.calendar-section #calendar {
  background: #ffffff;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: relative;
}

.calendar-section #calendar .fc-toolbar.fc-header-toolbar {
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 0;
  padding-bottom: 22px;
}

.calendar-section .calendar-wrapper .calendar_legend {
  padding: 31px 60px;
  border: 1px solid #ddd;
  background: #ffffff;
  border-top: 0;
}

.calendar-section .calendar-wrapper .calendar_legend .asset_legend {
  font-size: 12px;
  color: #1E3A5F;
}

.calendar-section .calendar-wrapper .calendar_legend .asset_legend:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #0089ff;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}

.calendar-section .calendar-wrapper .calendar_legend .maintenance_legend {
  font-size: 12px;
  color: #1E3A5F;
}

.calendar-section .calendar-wrapper .calendar_legend .maintenance_legend:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #1E3A5F;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}

.calendar-section .calendar-wrapper .fc-view-container .fc-head tr {
  background: #f8faff;
}

.calendar-section .calendar-wrapper .fc-view-container .fc-head tr th {
  font-size: 20px;
  color: #2b2b2b;
  font-weight: 500;
  padding: 21px 0;
}

.calendar-section .calendar-wrapper .fc-view-container .fc-head tr th:first-child {
  padding-left: 0;
}

.calendar-section .calendar-wrapper .fc-view-container .fc-head .fc-head-container.fc-widget-header {
  border-width: 0;
}

.calendar-section .calendar-wrapper .fc-view-container .fc-body {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.calendar-section .calendar-wrapper .fc-view-container .fc-body thead tr {
  background: transparent;
}

.calendar-section .calendar-wrapper .fc-view-container .fc-body .fc-content-skeleton tbody {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.calendar-section .calendar-wrapper .fc-view-container .fc-body .fc-day-number {
  padding: 5px;
  font-size: 18px;
  color: #444343;
  font-weight: 500;
}

.calendar-section .calendar-wrapper .fc-view-container .fc-body .fc-content {
  white-space: normal;
}

.calendar-section .calendar-wrapper .fc-view-container tbody tr td:first-child {
  padding-left: 0;
  padding-right: 0;
  min-width: inherit;
}

.calendar-section .calendar-wrapper .fc-view-container tbody tr td:last-child {
  padding-right: 0;
  min-width: inherit;
}

.recent_activity_section {
  margin-bottom: 30px;
}

.recent_activity_section .recent_activity_container {
  background: #ffffff;
  border-radius: 4px;
  padding: 22px;
  -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.12);
}

.recent_activity_section .recent_activity_container h6 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 25px;
  color: #1E3A5F;
}

.recent_activity_section .recent_activity_container .recent_wrapper {
  border-left: 7px solid #1E3A5F;
  margin-bottom: 7px;
  display: none;
}

.recent_activity_section .recent_activity_container .recent_wrapper .recent_loop {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.12);
  padding: 17px 0;
}

.recent_activity_section .recent_activity_container .recent_wrapper .recent_loop .recent_left {
  padding-left: 33px;
  padding-right: 40px;
  border-right: 1px solid #979797;
}

.recent_activity_section .recent_activity_container .recent_wrapper .recent_loop .recent_left .recent_date {
  font-size: 20px;
  font-weight: 500;
  color: #2b2b2b;
}

.recent_activity_section .recent_activity_container .recent_wrapper .recent_loop .recent_left .recent_time {
  color: #646464;
  font-size: 16px;
}

.recent_activity_section .recent_activity_container .recent_wrapper .recent_loop .recent_right {
  padding-left: 40px;
}

.recent_activity_section .recent_activity_container .recent_wrapper .recent_loop .recent_right .recent_tag {
  color: #646464;
  font-size: 16px;
  margin-bottom: 15px;
}

.recent_activity_section .recent_activity_container .recent_wrapper .recent_loop .recent_right .recent_text {
  color: #444343;
  font-size: 16px;
}

.recent_activity_section .available {
  color: #20b205;
}

.recent_activity_section .lost {
  color: #d80404;
}

.recent_activity_section .checkedout {
  color: #f5a623;
}

.recent_activity_section .dispose {
  color: #00A9FF;
}

.view_more_wrapper {
  text-align: center;
  padding-top: 15px;
}

.view_more_wrapper .view_more {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  color: #3c276a;
  display: none;
}

.view_more_wrapper .view_less {
  display: none;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  color: #3c276a;
}

.fc-state-default {
  background: #ffffff;
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}

.fc-state-default.fc-corner-right {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.fc-state-default.fc-corner-left {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.fc-left:lang(en)::before {
  content: "ALERTS";
  color: #1E3A5F;
  font-size: 20px;
  font-weight: 500;
}

.fc-left:lang(es)::before {
  content: "ALERTAS";
  color: #1E3A5F;
  font-size: 20px;
  font-weight: 500;
}

.fc-center h2 {
  font-size: 20px;
}

.report-tab {
  border-bottom: 3px solid rgba(193, 187, 201, 0.26);
  margin-bottom: 30px;
}

.report-tab .nav-item {
  margin-right: 55px;
  min-width: 192px;
}

.report-tab .nav-item .nav-link {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  color: #444343;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
}

.report-tab .nav-item .nav-link.active {
  color: #2d6aaf;
  font-weight: 500;
}

.report-tab .nav-item .nav-link.active:before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #2d6aaf;
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
}

.report_info {
  color: #444343;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 20px;
}

.report_info:before {
  content: "";
  background: url("../images/report_info.svg");
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 5px;
}

.asset-report-radio {
  margin-bottom: 15px;
}

.repeat_yes_no_wrapper {
  margin-bottom: 20px;
}

.any_time_finish {
  border-top: 3px solid rgba(193, 187, 201, 0.26);
  padding-top: 20px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 1110px;
  background: #fff;
  z-index: 1;
  padding-bottom: 20px;
}

.any_time_finish p {
  margin-bottom: 0;
}

.any_time_finish .btn-primary {
  min-width: 182px;
}

.any_time_finish .btn-primary.btn-ghost {
  height: 48px;
  margin-right: 30px;
  border-radius: 0;
  min-width: 182px;
  line-height: 48px;
  color: #1E3A5F;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.any_time_finish .btn-primary.btn-ghost:hover {
  background: transparent;
  color: #1E3A5F;
}

.any_time_finish .btn-primary.btn-ghost.disabled {
  background: transparent;
  border-color: #b7b7b7;
  color: #b7b7b7;
}

.any_time_finish .finish_text {
  margin-right: 30px;
}

.report-container {
  min-height: 100%;
  padding-bottom: 200px;
}

.report-container .tab-content {
  padding-bottom: 50px;
}

.repeating-wrapper {
  margin-top: 10px;
}

.repeating-wrapper .repetitions {
  margin-bottom: 20px;
}

.email-tags ul {
  margin-bottom: 2px;
}

.week_days {
  position: relative;
}

.week_days .error-help-block {
  bottom: 0;
  left: 15px;
}

.tab-text {
  font-size: 20px;
  color: #444343;
  font-weight: 500;
  margin-bottom: 10px;
}

.email-tags #choices-error {
  position: static;
  display: block;
}

.landing-page-body {
  background: #ffffff;
}

.grey-trunk-logo a {
  display: inline-block;
}

.grey-trunk-logo a img {
  max-width: 100px;
}

/* header {
  height: 100vh;
} */
.header-nav {
  background: url("../images/pricing-bg.png") no-repeat;
  padding-top: 25px;
  background-size: cover;
  height: 100%;
}

.header-nav .header-nav-group {
  margin-bottom: 163px;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-nav .header-body {
  padding-bottom: 72px;
}

.header-nav .header-body h1 {
  color: transparent;
  /* Makes the text transparent so the background shows */
  margin-bottom: 54px;
  font-size: 68px;
  font-weight: 700;
  line-height: 78px;
  text-align: center;
  background: linear-gradient(139.98deg, #FFFFFF 0%, #71717A 141.06%);
  -webkit-background-clip: text;
  /* Clips the background to the text */
  background-clip: text;
}

.header-nav .header-body p {
  color: #ffffff;
  font-family: 'proxima_novaregular', sans-serif;
  font-size: 16px;
  line-height: 27px;
  max-width: 460px;
}

/* header home page */

.home-nav {
  background: url(../images/header-bg.png) no-repeat;
  padding-top: 25px;
  background-size: cover;
  height: 900px;
  position: relative;
}

.home-nav .header-nav-group {
  margin-bottom: 163px;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-nav .header-body {
  padding-bottom: 72px;
}

.home-nav .header-body h1 {
  color: transparent;
  /* Makes the text transparent so the background shows */
  margin-bottom: 54px;
  font-size: 68px;
  font-weight: 700;
  line-height: 78px;
  text-align: center;
  background: linear-gradient(139.98deg, #FFFFFF 0%, #71717A 141.06%);
  -webkit-background-clip: text;
  /* Clips the background to the text */
  background-clip: text;
}

.home-nav .header-body p {
  color: #ffffff;
  font-family: 'proxima_novaregular', sans-serif;
  font-size: 16px;
  line-height: 27px;
  max-width: 460px;
}

.landing-nav {
  padding-left: 0;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.landing-nav li {
  list-style: none;
  margin-left: 21px;
}

.landing-nav li a {
  color: #ffffff;
  font-size: 20px;
  font-family: 'proxima_novaregular', sans-serif;
  text-decoration: none;
}

.sign-up-btn {
  box-shadow: 0px 0px 0px 0px #00000000;
  box-shadow: 0px 0px 0px 1px #FFFFFF1A;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
  border-radius: 12px;
  padding: 14px 45px 14px 20px;
  color: #fff;
  background-color: #3c276a;
  border: none;
}

.sign-up-btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #d98528;
}

.log-in-btn {
  padding: 5px 29px;
  color: #fff;
  font-weight: 400;
}


.rightside-nav .log-in-btn:hover {
  background-color: #d98528;
  text-decoration: none;
}

.webinar-btn {
  padding: 5px 5px;
  color: #fff;
  font-weight: 400;
}

.rightside-nav .webinar-btn {
  margin-right: 28x;
  font-size: 16px;
  color: #3c276a;
  line-height: 24px;
  font-weight: 600;
  background-color: #fff;
  padding: 10px 15px 10px 15px;
  border-radius: 12px;
}

/* Show dropdown on hover */
.rightside-nav .dropdown:hover .dropdown-menu {
  display: block;
  background-color: #d98528;
  border: solid 1px #d98528;
}

.rightside-nav .start-free-trial-menu.dropdown:hover .dropdown-menu {
  display: block;
  background-color: #d98528;
  border: solid 1px #d98528;
}

.video-container {
  /* background: url("../images/video-bg.png") no-repeat; */
  background-position: bottom;
  background-size: 100% 58%;
  padding: 10px 0 100px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 445px;
  display: block;
}

.bg {
  background: url("../images/video-bg.png") no-repeat;
  background-repeat: no-repeat;
  background-position-y: 0;
  background-size: 100% 58%
}

.video-container h2 {
  font-size: 30px;
  font-family: 'proxima_novamedium', sans-serif;
  color: #613497;
  margin-bottom: 17px;
}

.video-container p {
  font-size: 16px;
  color: #1d1b44;
  line-height: 27px;
  font-family: 'proxima_novaregular', sans-serif;
  max-width: 425px;
}

.video-container .video-row {
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

/* .video-wrapper:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  background: url("../images/play-icon.png") no-repeat;
  width: 92px;
  height: 92px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
} */

.video-wrapper .play-icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  /* Background adjustments */
  background: url("../images/videobg.png") no-repeat center center;
  background-size: cover;
  /* ensures the image scales properly */
  width: 100%;
  /* Adjust width and height to fit your icon size */
  height: 100%;
}

.video-container .video-content {
  background: #D9802C;
}

.slider-area {
  background: url("../images/slider-full.jpg");
  height: 80vh;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 20px;
  padding-bottom: 50px;
}

.features-section {
  padding: 20px;
}

.premium-section {
  height: 40vh;
}

.choose-plan-wrapper {
  background: url("../images/rectangle-bottom.svg") no-repeat;
  /*margin-bottom: 50px;*/
  /*  height: 100vh;*/
  background-size: contain;
  padding: 30px 0;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.choose-plan-wrapper h3 {
  color: #724aa3;
  font-size: 40px;
  margin-bottom: 5px;
}

.choose-plan-wrapper .choose-plan-heading {
  margin: auto;
  text-align: right;
}

.choose-plan-wrapper .choose-text {
  color: #4a4a4a;
  font-size: 24px;
  font-family: 'proxima_novamedium';
  margin-bottom: 40px;
}

.choose-plan-wrapper .choose-card {
  background: #ffffff;
  padding-top: 15px;
  -webkit-box-shadow: 0 7px 17px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 7px 17px 2px rgba(0, 0, 0, 0.1);
  height: 100%;
}

.choose-plan-wrapper .choose-card .choose-img {
  width: 135px;
  height: 85px;
  margin: auto;
  margin-bottom: 10px;
}

.choose-plan-wrapper .choose-card .choose-img.basic-img {
  background: url("../images/basic.svg") no-repeat;
  background-position: bottom;
}

.choose-plan-wrapper .choose-card .choose-img.standard-img {
  background: url("../images/standard.svg") no-repeat;
  background-position: bottom;
}

.choose-plan-wrapper .choose-card .choose-img.advance-img {
  background: url("../images/advance.svg") no-repeat;
  background-position: bottom;
}

.choose-plan-wrapper .choose-card .choose-img.enterprise-img {
  background: url("../images/enterprise.svg") no-repeat;
  background-position: bottom;
}

.choose-plan-wrapper .choose-card .choose-plan-duration-wrapper {
  text-align: center;
  margin-bottom: 5px;
}

.choose-plan-wrapper .choose-card .choose-plan-duration {
  text-align: center;
  color: #4a4a4a;
  font-size: 14px;
  height: 22px;
  margin-bottom: 8px;
  font-family: 'proxima_novaregular';
}

.choose-plan-wrapper .choose-card .choose-plan-text {
  text-align: center;
  margin-bottom: 15px;
  font-size: 20px;
  color: #4a4a4a;
  font-family: 'proxima_novamedium';
}

.choose-plan-wrapper .choose-card .choose-plan-price {
  text-align: center;
  line-height: 1;
  position: relative;
}

.choose-plan-wrapper .choose-card .choose-plan-price .choose-currency {
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 0;
}

.choose-plan-wrapper .choose-card .choose-plan-user {
  text-align: center;
  color: #444343;
  font-size: 18px;
  font-family: 'proxima_novaregular';
  margin-bottom: 5px;
}

.choose-plan-wrapper .choose-card .choose-billed-timing {
  text-align: center;
  color: #444343;
  font-size: 12px;
  height: 20px;
  margin-bottom: 25px;
  font-family: 'proxima_novaregular';
}

.choose-plan-wrapper .choose-card .choose-currency {
  color: #6635a0;
  font-size: 24px;
  font-family: 'proxima_novamedium';
  position: relative;
  top: -26px;
}

.choose-plan-wrapper .choose-card .choose-button {
  text-align: center;
  padding-bottom: 30px;
}

.choose-plan-wrapper .choose-card .choose-button .btn {
  min-width: 172px;
  height: 42px;
  -webkit-box-shadow: 0 3px 4px 1px #cdc5d6;
  box-shadow: 0 3px 4px 1px #cdc5d6;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#6a38a5), to(#3c276a));
  background-image: linear-gradient(to top, #6a38a5, #3c276a);
}

.social-media-section {
  padding-top: 15px;
  text-align: center;
  background: linear-gradient(to top, #3c276a, #6a38a5);
  background-position: bottom;
  background-size: cover;
}

.social-media-section .find-text {
  font-size: 30px;
  color: #ffffff;
  font-family: 'proxima_novasemibold';
  margin-bottom: 30px;
}

.social-media-section .social-btn {
  max-width: 380px;
  margin: auto;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 43px;
}

.social-media-section .social-btn .btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.social-media-section .social-icons {
  max-width: 312px;
  margin: auto;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  padding-bottom: 40px;
}

.social-media-section .btn-app-store {
  background: url("../images/app-store.svg") no-repeat;
  width: 176px;
  height: 53px;
  border: 0;
}

.social-media-section .btn-google-play {
  background: url("../images/google-play.svg") no-repeat;
  width: 176px;
  height: 53px;
  border: 0;
}

.form-section {
  /* background: url("../images/form-bg.jpg") no-repeat; */
  padding: 76px 0;
  background-size: cover;
}

.form-section .form-heading {
  font-size: 32px;
  color: #4a4a4a;
  font-family: 'proxima_novamedium';
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 80px;
}

.form-section .form-heading span.lets-color {
  display: block;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
}

.form-section .form-heading span.contact-text {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  padding-top: 12px;
  display: block;
}

.form-section .form-heading span {
  color: #6635a0;
}

.form-section .form-group {
  margin-bottom: 35px;
}

.form-section .form-control {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #4a4a4a;
  padding-left: 0;
  padding-right: 0;
}

.form-section .form-control:focus+label {
  color: #2d6aaf;
}

.form-section label {
  color: #2d6aaf;
}

.form-section-design .form-section label {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: -0.10000000149011612px;
  text-align: left;
  color: #000A1E;
}

.form-section textarea {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #4a4a4a;
  height: 70px;
  width: 100%;
  margin-bottom: 40px;
}

.form-section textarea:focus {
  outline: 0;
}

.form-section .message-area {
  margin-bottom: 60px;
}

.form-section-design .form-wrapper-landing {
  max-width: 555px;
  margin: auto;
}

.new-form-section-design .form-wrapper-landing {
  /* max-width: 555px; */
  margin: auto;
}

.form-wrapper-landing .submit-btn .btn-primary {
  max-width: 104px;
  margin: 0 auto;
  border: 1px solid #AF73FC;
  box-shadow: 0px 0px 0px 0px #00000000;
  box-shadow: 0px 0px 0px 1px #FFFFFF1A;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
  background: #AF73FC;
  border-radius: 12px;
  opacity: 1;
}

.form-wrapper-landing .lets-color {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
}

.form-wrapper-landing .form-group {
  position: relative;
  margin-bottom: 1.7rem;
}

.form-group.captcha-div {
  width: 55%;
  margin: 0 auto;
  margin-bottom: 1.7rem;
}

.form-wrapper-landing .form-control-placeholder {
  position: absolute;
  top: 0;
  left: 0px;
  padding: 7px 0 0 0px;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  opacity: 0.5;
}

.form-wrapper-landing .form-control:focus+.form-control-placeholder {
  font-size: 75%;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 1;
}

.form-wrapper-landing .form-control:focus+span+.form-control-placeholder {
  font-size: 75%;
  -webkit-transform: translate3d(0, -70%, 0);
  transform: translate3d(0, -70%, 0);
  opacity: 1;
}

.form-wrapper-landing .form-control:valid+.form-control-placeholder {
  font-size: 75%;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 1;
}

.form-wrapper-landing .form-control:valid+span+.form-control-placeholder {
  font-size: 75%;
  -webkit-transform: translate3d(0, -70%, 0);
  transform: translate3d(0, -70%, 0);
  opacity: 1;
}

.form-wrapper-landing .has-error .form-control+.form-control-placeholder {
  font-size: 75%;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 1;
}

.form-wrapper-landing .has-error .form-control+span+.form-control-placeholder {
  font-size: 75%;
  -webkit-transform: translate3d(0, -70%, 0);
  transform: translate3d(0, -70%, 0);
  opacity: 1;
}

.footer-section {
  position: relative;
}

.footer-section:before {
  content: '';
  position: absolute;
  bottom: -50px;
  width: 100%;
  height: 1px;
  background-color: #eee;
  opacity: 0.2;
}

.new-form-section-design {}

footer .upper-footer {
  background: url("../images/footer-bg.png") no-repeat;
  background-size: 100%;
  padding-top: 43px;
  background-size: cover;
}

footer .upper-footer h3 {
  font-size: 18px;
  line-height: 36px;
  font-weight: 600;
  color: #ffffff;
  position: relative;
  opacity: 1;
  margin-bottom: 30px;
}

/* 
footer .upper-footer h3:before {
  content: "";
  border: 1px solid #7e7f66;
  width: 20px;
  position: absolute;
  bottom: -6px;
} */

footer .upper-footer ul li {
  list-style: none;
  color: #ffffff;
  font-size: 12px;
  font-family: 'proxima_novamedium';
  opacity: 1;
  margin-bottom: 17px;
  position: relative;
}

footer .upper-footer ul li a {
  list-style: none;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #fff;
  margin-bottom: 17px;
  position: relative;
}

footer .upper-footer ul li a:hover {
  text-decoration: none;
}

footer .upper-footer ul li.location:before {
  content: "";
  background: url("../images/location.svg") no-repeat;
  width: 14px;
  height: 20px;
  position: absolute;
  left: -40px;
}

footer .upper-footer ul li.telephone {
  margin-bottom: 25px;
}

footer .upper-footer ul li.telephone:before {
  content: "";
  background: url("../images/telephone.svg") no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  left: -40px;
}

footer .upper-footer ul li.email-address:before {
  content: "";
  background: url("../images/email.svg") no-repeat;
  width: 20px;
  height: 16px;
  position: absolute;
  left: -40px;
}

footer .upper-footer ul li.support-greytrunk:before {
  content: "";
  background: url("../images/help_24px.png") no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -40px;
}

footer .upper-footer .footer-group-icon {
  max-width: 230px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
}

footer .lower-footer {
  /* background: #000000; */
  padding: 100px 0 40px;
}

footer .lower-footer .copyright-text {
  color: #ffffff;
  font-size: 12px;
  font-family: 'proxima_novaregular';
  margin: auto;
}

footer .lower-footer .copyright-text a {
  color: #ffffff;
  font-size: 12px;
  font-family: 'proxima_novaregular';
  text-decoration: underline;
}

.slider-area .carousel-indicators {
  top: 190px;
  left: 6%;
  height: 20px;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  margin: 0;
}

.slider-area .carousel-indicators li {
  max-width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.14);
}

.slider-area .carousel-indicators li+li {
  margin-left: 50px;
}

.slider-area .carousel-indicators li:before {
  position: absolute;
  top: 6px;
  left: 15px;
  display: inline-block;
  width: 54px;
  height: 2px;
  content: "";
  z-index: 9;
  background-color: rgba(255, 255, 255, 0.14);
}

.slider-area .carousel-indicators li:last-child:before {
  content: none;
}

.slider-area .carousel-indicators li.active {
  background-color: #ffffff;
}

.slider-area .slider-left-wrapper {
  padding-left: 7%;
}

.slider-area .slider-left-wrapper .slider-inner-wrapper {
  padding-bottom: 15px;
}

.slider-area .slider-text-wrapper {
  height: 100px;
}

.slider-area .slider-text-wrapper .slider-heading-text {
  font-size: 32px;
  color: #ffffff;
  font-family: 'proxima_novamedium';
  line-height: 1;
}

.slider-area .slider-text-wrapper .slider-heading-second {
  font-size: 32px;
  color: #ffffff;
  font-family: 'proxima_novasemibold';
  line-height: 1;
}

.slider-area .carousel-control-prev {
  display: none;
}

.slider-area .carousel-control-next {
  display: none;
}

.slider-area .carusel-width {
  width: 100%;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-area .slider-body-text {
  font-size: 20px;
  color: #ffffff;
  font-family: 'proxima_novaregular';
  margin-bottom: 30px;
  height: 90px;
  overflow: hidden;
  margin-top: 50px;
}

.slider-area .read-more a {
  font-size: 24px;
  font-family: 'proxima_novamedium';
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.slider-area .read-more a:after {
  content: "";
  background: url("../images/arrow-read.svg") no-repeat;
  width: 49px;
  height: 10px;
  position: absolute;
  bottom: -12px;
  right: -27px;
}

.slider-area .img-group {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 500px;
}

.landing-cross {
  background: transparent;
  outline: none;
  border: 0;
  position: absolute;
  right: 13px;
  top: 13px;
}

.landing-list ul {
  padding-left: 0;
  text-align: center;
  padding-top: 75px;
}

.landing-list ul li {
  list-style: none;
  margin-bottom: 37px;
}

.landing-list ul li a {
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
  display: block;
}

.landing-loader {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  text-align: center;
  bottom: 0;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.loading-scroll {
  overflow: hidden;
}

.user-detail-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}

.user-detail-wrapper .btn {
  height: inherit;
}

.user-detail-wrapper .btn+.btn {
  margin-left: 30px;
}

.user-detail-img {
  text-align: center;
}

.user-btn-wrap .btn+.btn {
  margin-left: 30px;
}

.super-sidebar-list a {
  position: relative;
  padding-left: 82px;
  color: #1E3A5F;
  font-size: 18px;
  border-bottom: 1px solid #979797;
}

.super-sidebar-list .super-admin-left-menu .s-dashboard:before {
  content: "";
  background: url("../images/d-sub-admin.svg") no-repeat;
  width: 27px;
  height: 26px;
  position: absolute;
  left: 25px;
}

.super-sidebar-list .super-admin-left-menu .s-user:before {
  content: "";
  background: url("../images/d-users.svg") no-repeat;
  width: 27px;
  height: 26px;
  position: absolute;
  left: 25px;
}

.super-sidebar-list .super-admin-left-menu .s-admin:before {
  content: "";
  background: url("../images/d-sub-admin.svg") no-repeat;
  width: 27px;
  height: 26px;
  position: absolute;
  left: 25px;
}

.super-sidebar-list .super-admin-left-menu .s-order:before {
  content: "";
  background: url("../images/d-order.svg") no-repeat;
  width: 27px;
  height: 26px;
  position: absolute;
  left: 25px;
}

.super-sidebar-list .super-admin-left-menu .s-package:before {
  content: "";
  background: url("../images/d-package.svg") no-repeat;
  width: 27px;
  height: 26px;
  position: absolute;
  left: 25px;
}

.super-sidebar-list .super-admin-left-menu .s-page:before {
  content: "";
  background: url("../images/d-page.svg") no-repeat;
  width: 27px;
  height: 26px;
  position: absolute;
  left: 25px;
}

.super-sidebar-list .super-admin-left-menu .s-activitylog:before {
  content: "";
  background: url("../images/activity_log.svg") no-repeat;
  width: 27px;
  height: 26px;
  position: absolute;
  left: 25px;
}

.super-sidebar-list .super-admin-left-menu .list-group-item:hover {
  background: #1E3A5F;
  color: #ffffff;
}

.super-sidebar-list .list-group-item-success {
  background: #1E3A5F;
  color: #ffffff;
}

#viewSubAdmin-table .action {
  padding-right: 10px;
}

#viewSubAdmin-table .action .switch {
  margin-right: 10px;
}

#viewSubAdmin-table .action .edit-icon {
  margin-right: 10px;
}

#viewSubAdmin-table .user_Img img {
  max-width: 40px;
  height: 40px;
  border-radius: 50%;
}

.view-user-subadmin .nice-select span {
  height: 40px;
  line-height: 40px;
}

.rececnt_order {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.status_select {
  margin-bottom: 20px;
}

.status_select .nice-select {
  line-height: 40px;
}

.Order {
  padding-bottom: 30px;
}

.package_submit a.btn {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 48px;
}

#search_text {
  width: 230px;
}

#search_desc_text {
  width: 230px;
}

#asset_search_form {
  padding: 2px;
}

#asset_desc_search_form {
  padding: 2px;
}

.filter-xs .clearAll {
  margin-left: 10px;
}

.review-wrapper {
  padding-bottom: 30px;
}

.review-wrapper .place-order {
  background: #ffffff;
  max-width: 444px;
  margin: auto;
  padding: 30px;
  -webkit-box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}

.review-wrapper .place-order .place-heading-wrapper {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.review-wrapper .place-order .place-heading-wrapper .order-summary {
  font-size: 20px;
  font-weight: 500;
  color: #1E3A5F;
  text-transform: uppercase;
}

.review-wrapper .review-row {
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.review-wrapper .review-row .review-order-left {
  max-width: 530px;
}

.review-wrapper.confirm-order .place-order {
  margin-left: 0;
}

.review-content-wrapper {
  margin-bottom: 20px;
}

.review-content-wrapper .review-heading {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.review-content-wrapper .review-heading .review-h-text {
  color: #1E3A5F;
  font-size: 18px;
  margin-bottom: 10px;
}

.review-content-wrapper p {
  color: #646464;
  font-size: 18px;
  margin-bottom: 3px;
}

.edit-btn {
  color: #1E3A5F;
  font-size: 14px;
  text-transform: uppercase;
}

.edit-btn:before {
  content: "";
  background: url("../images/pencil-edit-button.svg") no-repeat;
  width: 13px;
  height: 13px;
  display: inline-block;
  background-size: contain;
  position: relative;
  left: -6px;
  top: 2px;
}

.order-content {
  font-size: 18px;
  color: #646464;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 8px;
}

.order-content span {
  font-weight: 500;
}

.order-content.m-btm-50 {
  margin-bottom: 50px;
}

.order-content.m-btm-30 {
  margin-bottom: 30px;
}

.description-bg {
  background: url("../images/background_des.png") no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
}

.header-nav.description-header {
  background: transparent;
  height: initial;
}

.header-nav.description-header .grey-trunk-logo img {
  max-width: 100px;
}

.header-nav.description-header .landing-nav {
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}

.header-nav.description-header .landing-nav li a {
  color: #3c276a;
}

.header-nav.description-header .landing-nav li a.sign-up-btn {
  color: #ffffff;
  border: 0;
  height: 42px;
  display: inline-block;
}

.header-nav.description-header .header-nav-group {
  margin-bottom: 40px;
}

.description-content {
  padding-top: 50px;
  padding-bottom: 30px;
}

.description-content h1 {
  color: #613497;
  font-size: 30px;
  font-family: 'proxima_novasemibold';
  margin-bottom: 15px;
}

.description-content .des-text {
  color: #1d1b44;
  font-size: 14px;
  font-family: 'proxima_novaregular';
  margin-bottom: 30px;
}

.description-content .des-text p {
  color: #1d1b44 !important;
  font-size: 14px !important;
  font-family: "proxima_novaregular" !important;
  margin-bottom: 30px !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.description-content .des-text p span {
  color: #1d1b44 !important;
  font-size: 14px !important;
  font-family: "proxima_novaregular" !important;
  margin-bottom: 30px !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.description-content .des-text span {
  color: #1d1b44 !important;
  font-size: 14px !important;
  font-family: "proxima_novaregular" !important;
  margin-bottom: 30px !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.description-content .des-text div {
  color: #1d1b44;
  font-size: 14px;
  font-family: 'proxima_novaregular';
  margin-bottom: 30px;
}

.description-content .play-icon {
  background-size: 100% 100%;
}

.account-summary-wrapper {
  padding-bottom: 30px;
}

.account-summary-wrapper .account-content-wrapper {
  background: #ffffff;
  -webkit-box-shadow: 0 4px 12px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px 3px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  padding: 20px 50px 1px 20px;
  margin-bottom: 35px;
}

.account-summary-wrapper .account-content-wrapper .acw-heading {
  color: #1E3A5F;
  font-size: 14px;
}

.account-summary-wrapper .account-content-wrapper .acw-text {
  color: #646464;
  font-size: 14px;
}

.account-summary-wrapper .account-content-wrapper .acw-margin {
  margin-bottom: 30px;
}

.account-summary-wrapper .btn {
  min-width: 247px;
}

section.sucess-page-wrapper {
  max-width: 450px;
  margin: auto;
  text-align: left;
  padding: 50px 15px 30px;
}

section.sucess-page-wrapper .sucess-img {
  margin-bottom: 35px;
}

section.sucess-page-wrapper .sucess-result {
  color: #2d6aaf;
  font-size: 24px;
  margin-bottom: 20px;
}

section.sucess-page-wrapper .sucess-order-wrapper {
  background: #ffffff;
  padding: 10px 0;
  margin-bottom: 20px;
}

section.sucess-page-wrapper .sucess-order-wrapper p,
section.sucess-page-wrapper .sucess-order-wrapper span {
  color: #2d6aaf;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}

section.sucess-page-wrapper .sucess-email-text {
  color: #aaa5b1;
  font-size: 18px;
}

section.sucess-page-wrapper .sucess-email {
  color: #2b2b2b;
  font-weight: 600;
  margin-bottom: 50px;
}

section.sucess-page-wrapper .sucess-btn .btn {
  min-width: 280px;
}

.linear-tabs .nav-tabs {
  border-bottom: 3px solid rgba(193, 187, 201, 0.26);
}

.linear-tabs .nav-tabs .nav-item {
  margin-right: 60px;
}

.linear-tabs .nav-tabs .nav-item+.nav-item {
  margin-top: 0;
}

.linear-tabs .nav-tabs .nav-item .nav-link {
  padding-left: 0;
  color: #444343;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.linear-tabs .nav-tabs .nav-item .nav-link.active {
  color: #2d6aaf;
}

.linear-tabs .nav-tabs .nav-item .nav-link.active:before {
  content: "";
  width: 100%;
  height: 3px;
  background: #2d6aaf;
  position: absolute;
  left: 0;
  top: 44px;
}

.linear-tabs .tab-pane {
  padding-top: 30px;
}

.linear-tabs .current-plan {
  background: #f8f8f8;
  padding: 15px;
}

.linear-tabs .current-plan .current-plan-text {
  color: #1E3A5F;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 30px;
}

.linear-tabs .current-plan .advance-img {
  text-align: center;
  margin-bottom: 10px;
}

.linear-tabs .current-plan .advance-text {
  text-align: center;
  color: #444343;
  font-size: 24px;
  margin-bottom: 15px;
}

.linear-tabs .current-plan .progress {
  margin-bottom: 7px;
  background-color: #ece2e2;
  height: 12px;
  border-radius: 15px;
}

.linear-tabs .current-plan .progress .progress-bar {
  background-image: -webkit-gradient(linear, right top, left top, from(#6a38a5), to(#3c276a));
  background-image: linear-gradient(to left, #6a38a5, #3c276a);
}

.linear-tabs .current-plan .plan-flex {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  color: #444343;
  font-size: 14px;
  margin-bottom: 10px;
}

.linear-tabs h4 {
  font-size: 18px;
  color: #1E3A5F;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  margin-bottom: 25px;
}

.linear-tabs h4:before {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #1E3A5F;
  position: absolute;
  bottom: -8px;
}

.linear-tabs .payment-summary-wrap {
  margin-bottom: 25px;
}

.linear-tabs .payment-summary-wrap .psw-heading {
  font-size: 18px;
  color: #1E3A5F;
  margin-bottom: 8px;
}

.linear-tabs .payment-summary-wrap .psw-text {
  color: #646464;
  font-size: 18px;
}

.linear-tabs #accordion {
  border: 1px solid #c1bbc9;
}

.linear-tabs #accordion .card {
  border: 0;
  border-radius: 0;
}

.linear-tabs #accordion .card:nth-child(even) {
  background-color: rgba(193, 187, 201, 0.09);
}

.linear-tabs #accordion .card .card-heading {
  position: relative;
}

.linear-tabs #accordion .card .card-heading .card-inner-wrapper .btn {
  position: absolute;
  left: 4px;
  width: 40px;
  height: 40px;
  font-size: 22px;
  padding: 0;
  text-decoration: none;
  color: #000000;
  top: 4px;
  background: url("../images/minus-icon.svg") no-repeat;
  background-position: center;
}

.linear-tabs #accordion .card .card-heading .card-inner-wrapper .btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.linear-tabs #accordion .card .card-heading .card-inner-wrapper .btn.collapsed {
  background: url("../images/plus.svg") no-repeat;
  background-position: center;
}

.linear-tabs #accordion .card .card-body {
  padding-left: 55px;
  padding-bottom: 30px;
  padding-right: 15px;
}

.linear-tabs #accordion .card .card-body .card-payment-description {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

.payment-header {
  padding-left: 40px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
}

.payment-header.black-heading {
  background-color: #1E3A5F;
  color: #ffffff;
}

.ph-heading {
  color: #1E3A5F;
  font-size: 14px;
}

.ph-body {
  color: #646464;
  font-size: 14px;
}

.bold-text {
  font-weight: 500;
}

/* --------------- from here ----------------*/
.primary-btn {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  background: #2d6aaf;
  border-color: #2d6aaf;
  font-size: 16px;
  color: #ffffff;
  border-radius: 2px;
  height: 48px;
  line-height: 1.2;
  border: none;
  cursor: pointer;
}

.detail-list-wrap .description-content {
  height: 380px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
}

.description-img .img-wrap {
  /* min-width: 550px; */
  min-width: 460px;
  width: 100%;
  height: 380px;
  background: #E5E9F2;
  overflow: hidden;
}

.detail-list-wrap .description-content button {
  max-width: 170px;
  /* margin: 0 auto; */
}

.join-club {
  background: #E5E9F2;
  /* margin-top: 86px; */
  padding: 150px 0;
}

.join-club .join-club-inner {
  background-color: #FFFFFF;
  width: 846px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  padding-top: 30px;
}

.feature-area {
  text-align: center;
  padding-top: 50px;
}

.feature-list {
  display: flex;
  flex-direction: column;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  padding-top: 40px;
}

.feature-list .icon-box {
  background-color: #FFFFFF;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
}

.feature-list .icon-box img {
  max-width: 100%;
}

.loading-scroll.scroll-screen {
  overflow-y: scroll;
}

.scroll-screen header {
  height: 120px;
}

.detail-list-wrap {
  padding: 50px 0 88px 0;
}

.detail-list-wrap.swap .row {
  display: flex;
  flex-direction: row-reverse;
  display: -webkit-flex;
  -webkit-flex-direction: row-reverse;
}

.bolg-article {
  padding: 70px 24px 0px 24px;
}

.bolg-article h2 {
  text-align: center;
  padding-bottom: 70px;
}

.bolg-article .blog-img {
  height: 224px;
  width: 100%;
  background: #E5E9F2;
  overflow: hidden;
  margin-bottom: 32px;
}

.bolg-article .blog-img img {
  max-width: 100%;
}

.detail-list-wrap.swap .description-content {
  padding-left: 44px;
}

.detail-list-wrap .description-content {
  padding-right: 44px;
  padding-top: 0;
  padding-bottom: 0;
}

.detail-list-wrap .description-content h2 {
  font-size: 30px;
  font-family: 'proxima_novamedium', sans-serif;
  color: #613497;
  margin-bottom: 17px;
}

.detail-list-wrap .description-content p {
  font-size: 16px;
  color: #1d1b44;
  line-height: 27px;
  font-family: 'proxima_novaregular', sans-serif;
  max-width: 425px;
}

.feature-area h2 {
  color: #724aa3;
  font-size: 40px;
  margin-bottom: 0px;
}

.feature-area h2+p {
  color: #4a4a4a;
  font-size: 24px;
  font-family: 'proxima_novamedium';
  max-width: 590px;
  margin: 0 auto;
  padding-top: 24px;
}

.join-club .join-club-inner h2 {
  color: #724aa3;
  font-size: 40px;
  margin-bottom: 5px;
}

.join-club .join-club-inner .sign-up-wrap {
  padding-left: 38px;
}

.feature-list .icon-title {
  color: #4a4a4a;
  font-size: 20px;
  font-family: 'proxima_novamedium';
  font-weight: 500;
  margin-top: 8px;
  margin-bottom: 0;
}

.feature-list .icon-title+p {
  font-size: 16px;
  color: #1d1b44;
  line-height: 27px;
  font-family: 'proxima_novaregular', sans-serif;
}

.bolg-article h2 {
  color: #724aa3;
  font-size: 40px;
  margin-bottom: 0px;
}

.bolg-article .blog-content .blog-title {
  color: #4a4a4a;
  font-size: 20px;
  font-family: 'proxima_novamedium';
  font-weight: 500;
}

.bolg-article .blog-content .blog-title+p {
  font-size: 16px;
  color: #1d1b44;
  line-height: 27px;
  font-family: 'proxima_novaregular', sans-serif;
}

.bolg-article .col-md-4 {
  padding: 0 30px;
}

.join-club .join-club-inner .sign-up-wrap .hbspt-form .form-columns-2 {
  float: left !important;
}

fieldset.form-columns-2 {
  float: left !important;
}

.join-club-inner h2+p {
  margin: 0 auto;
  padding: 12px 0;
}


.yes_button {
  margin-top: 0px;
}

.custom_page_heading_div {
  margin-top: 50px;
  text-align: center;
}

.custom_page_heading_div h1 {
  font-size: 42px;
  color: #613497;
}

.custom_page_heading_div p {
  font-size: 20px;
}

.custom_page_heading_div ::before {
  background-color: transparent;
}

.landing-nav li.main-menu {
  position: relative;
}

.landing-nav li.main-menu .child-menu {
  position: absolute;
  padding-left: 0;
  min-width: 338px;
  background: #fff;
  z-index: 9;
  border: 2px solid #613497;
}

.landing-nav li.main-menu .child-menu li a {
  font-size: 22px;
  color: #613497;
  min-height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  position: relative;
  padding: 0 20px;
}

/* .landing-nav li.main-menu .child-menu li a:before{
  content: '';
  background: #613497;
  height: 30px;
  position: absolute;
  left: 0;
  top: 16px;
} */
.landing-nav li.main-menu .child-menu li {
  margin-left: 0;
  min-height: 56px;
}

.landing-nav li.main-menu .child-menu li:hover {
  background: #edebf2;
}

.landing-nav li.main-menu .child-menu li:hover a:before {
  content: '';
  background: #613497;
  height: 30px;
  position: absolute;
  left: 16px;
  top: 14px;
  width: 4px;
}


.card-info-wrapper {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.card-detail-text {
  font-size: 14px;
  flex-basis: 65%;
}

.card-info-wrapper a {
  min-width: auto;
}

.credit-modal-dialog {
  max-width: 600px;
}

.update_credit_card_form {
  width: 600px;
}

.credit-modal-header {
  display: block;
  text-align: center;
}

.credit-modal-body {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.card-number-form-group {
  flex-basis: 100%;
}

.small-form-group {
  flex-basis: 30%;
}

.credit-card-submit-btn {
  width: 150px;
  border: 8px;
  margin: auto;
}

/* ----------- up to here ----------------*/

/* New pages css start here 20 sep 2024 */

.homepagesection {
  background: url(../images/header-bg.png) no-repeat;
  padding-top: 25px;
  background-size: cover;
  height: 900px;
  position: relative;
}

.header-bar {
  padding-left: 60px;
  padding-right: 30px;
}

.navigation-section {
  display: flex;
  justify-content: space-between;
}

.navbar-section ul {
  margin: 0px;
  padding: 0px;
}

.grey-trunk-logo {
  margin-right: 14px;
}

.navbar-section {
  display: flex;
  align-items: center;
}

.rightside-nav {
  display: flex;
  align-items: center;
}

.rightside-nav .log-in-btn {
  margin-left: 14px;
  margin-right: 12px;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  font-weight: 600;
  background-color: #3c276a;
  padding: 12px 45px 10px 20px;
  border-radius: 12px;
}

.rightside-nav ul {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.streamline-text {
  font-size: 22px;
  color: #fff;
  line-height: 31px;
  text-align: center;
  font-weight: 400;
}

.bookdemo-btn {
  text-align: center;
  display: flex;
  justify-content: center;
}

.bookdemo-btn button {
  cursor: pointer;
}

.bookdemo-btn button {
  box-shadow: 0px 0px 0px 0px #00000000;
  box-shadow: 0px 0px 0px 1px #FFFFFF1A;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
  border: 1px solid #3c276a;
  background-color: #3c276a;
  border-radius: 12px;
  padding: 10px 26px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.bookdemo-btn button:hover {
  background-color: #D9802C;
  border: 1px solid #D9802C;
}

.bookdemo-btn button:active,
.bookdemo-btn button:focus {
  border: none;
  outline: none;
}

.fixed-asset-management h2 {
  background: var(--Color-1, #55307E);
  font-size: 22px;
  font-weight: 600;
  text-align: left;
  color: #fff;
  padding: 20px;
  margin: 0px;
}

.inventory-asset-management h2 {
  background: var(--Color-4, #D9802C);
  font-size: 22px;
  font-weight: 600;
  text-align: left;
  color: #fff;
  padding: 20px;
  margin: 0px;
}

.fixed-asset-management .asset-img,
.inventory-asset-management .asset-img {
  position: relative;
  margin-bottom: 32px;
}

.fixed-asset-management .asset-img:before,
.inventory-asset-management .asset-img:before {
  content: '';
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-width: 2px;
  border-style: solid;
  border-image-source: linear-gradient(90deg, rgba(146, 64, 251, 0) 0%, #9240FB 50%, rgba(146, 64, 251, 0) 100%);
  border-image-slice: 1;
}

.start-free-btn {
  box-shadow: 0px 0px 0px 0px #00000000;
  box-shadow: 0px 0px 0px 1px #FFFFFF1A;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
  border: solid 1px #7140FB;
  border-radius: 12px;
  padding: 15px 34px;
  color: #fff;
  cursor: pointer;
  background-color: #d98528;
  border: solid 1px #d98528;
}

.start-free-btn:hover {
  background-color: #3c276a;
  border: solid 1px #3c276a;
}

.fixed-asset-management .start-free-btn {
  background-color: #3c276a !important;
  border: solid 1px #3c276a !important;
}

.fixed-asset-management .start-free-btn:hover {
  background-color: #d98528 !important;
  border: solid 1px #d98528 !important;
}

.fixedasset-tracking .fixed-asset {
  width: 100%;
}

.fixed-asset-management p,
.inventory-asset-management p {
  margin-bottom: 32px;
}

.video-container .video-content {
  padding: 24px 0px 24px;
}

.video-container .video-content p {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 40px;
  text-align: left;

}

.tracking-section {
  display: flex;
}

.tracking-section .tracking-icon {
  display: flex;
  margin-right: 44px;
}

.tracking-section .tracking-icon .icon {
  margin-right: 16px;
}

.tracking-section .tracking-icon .text {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}

.fixedasset-tracking h2 {
  width: 100%;
  display: block;
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
}

.fixedasset-tracking p {
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  color: #52525B;
  margin-bottom: 25px;
}

.fixedasset-tracking .fixed-asset .asset-text {
  width: 100%;
  display: block;
  /* height: 100%; */
  align-items: center;
  margin-top: 87px;
  justify-content: left;
}

.fixedasset-tracking .fixed-asset .asset-text ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.fixedasset-tracking .fixed-asset .asset-text ul li {
  text-align: left;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  color: #000A1E;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fixedasset-tracking .fixed-asset .asset-text ul li:nth-child(odd) {
  background-color: #f0f0f0;
}

.fixedasset-tracking .fixed-asset .col-lg-4:nth-child(1) {
  max-width: 26.33333333%
}

.fixedasset-tracking .fixed-asset .col-lg-4:nth-child(2) {
  max-width: 36.833333335%
}

.fixedasset-tracking .fixed-asset .col-lg-4:nth-child(3) {
  max-width: 36.833333335%
}

.fixed-asset-mgmt {
  background: #FFFFFF;
  border: solid 1px #E1E1E1;
  box-shadow: 0px 42.44px 61.31px 0px #00000014;
  position: relative;
}

.fixed-asset-mgmt:before {
  content: '';
  position: absolute;
  bottom: 0px;
  background-image: url(../images/fixed-asset-border-line.svg);
  height: 1px;
  width: 100%;
}

.fixed-asset-mgmt h3.orange {
  background: #BA6B21;
}

.fixed-asset-mgmt h3 {
  background: #55307E;
  color: #fff;
  padding: 20px;
  font-family: Plus Jakarta Sans;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
}

.fixed-asset-mgmt .fixed-asset-content {
  text-align: center;
}

.fixed-asset-mgmt .fixed-asset-content ul {
  list-style: none;
  margin: 20px;
  padding: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.fixed-asset-mgmt .fixed-asset-content ul li {
  padding: 20px;
  width: 100%;
  min-height: 64px;
}

.fixed-asset-mgmt .grey {
  background-color: #eee;
  width: 100%;
}

.startfree-trial-btn {
  background: #d98528;
  box-shadow: 0px 0px 0px 0px #00000000;
  box-shadow: 0px 0px 0px 1px #FFFFFF1A;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
  color: #fff;
  padding: 20px;
  font-family: Plus Jakarta Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  width: 100%;
  border: solid 1px #d98528;
  border-radius: 12px;
  cursor: pointer;
}

.startfree-trial-btn:focus,
.startfree-trial-btn:active,
.startfree-trial-btn.active:focus,
.startfree-trial-btn.active:focus {
  border: none;
  outline: none;
}

.startfree-trial-btn.active {
  background: #3c276a;
  box-shadow: 0px 0px 0px 0px #00000000;
  box-shadow: 0px 0px 0px 1px #FFFFFF1A;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
  color: #fff;
  padding: 20px;
  font-family: Plus Jakarta Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  width: 100%;
  border: none;
  border-radius: 12px;
  cursor: pointer;
}

.startfree-trial-btn.active:hover {
  background: #d98528;
  border: solid 1px #d98528;
}

.startfree-trial-btn:hover {
  background: #3c276a;
  border: solid 1px #3c276a;
}

.what-our-users-section {
  padding: 73px 0px 100px;
  text-align: center;
}

.what-our-users-section .icon {
  padding-top: 24px;
}

.what-our-users-section h2 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
}

.what-our-users {
  margin-top: 52px;
  text-align: left;
  background-image: url(../images/customer-bg.svg);
  background-repeat: no-repeat;
  padding: 40px 60px;
}

.what-our-users .client-testimonial .testimonial-text {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  color: #fff;
  padding-bottom: 32px;
  display: block;
}

.what-our-users .client-testimonial .customer-info {
  display: flex;
}

.what-our-users .client-testimonial .customer-info .cusotmer-text {
  display: flex;
  /* align-items: center; */
  justify-content: center;
  flex-direction: column;
  margin-left: 16px;
}

.what-our-users .client-testimonial .customer-info .cusotmer-text .name {
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  margin-bottom: 5px;
}

.what-our-users .client-testimonial .customer-info .cusotmer-text .name span {
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  margin-left: 10px;
}

.what-our-users .client-testimonial .customer-info .cusotmer-text .star-icon ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: flex;
}

.what-our-users .client-testimonial .customer-info .cusotmer-text .star-icon ul li {
  margin-right: 5px;
}

.bottom-customer-testimonial {
  margin-top: 40px;
}

.bottom-customer-testimonial .customer {
  text-align: left;
  border: solid 1px #E08A1E;
  padding: 22px;
  height: 100%;
}

.bottom-customer-testimonial .customer p {
  padding-bottom: 24px;
  margin: 0px;
}

.bottom-customer-testimonial .customer .customerinfo {
  display: flex;
  align-items: center;
}

.bottom-customer-testimonial .customer .customerinfo .icon {
  margin-right: 16px;
  padding-top: 0px;
}

.bottom-customer-testimonial .customer .customerinfo .customer-text {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}

.bottom-customer-testimonial .customer .customerinfo .customer-text span {
  font-weight: 200;
  display: block;
}

.frequently-section h3 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  padding-bottom: 52px;
}

.frequently-section .card-header {
  background: transparent;
  padding: 0px;
}

.frequently-section .card {
  border: none;
}

.frequently-section .card .card-body {
  padding-right: 100px;
}

.frequently-section .card button[aria-expanded="true"] {
  padding: 19px 0px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  color: #000;
}

.frequently-section .card button[aria-expanded="false"] {
  padding: 39px 0px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  color: #000;
  border-bottom: solid 1px #dedede;
}

.frequently-section .card button[aria-expanded="true"]:hover,
.frequently-section .card button[aria-expanded="false"]:hover,
.frequently-section .card button[aria-expanded="true"]:focus {
  text-decoration: none;
}

.btn:focus,
.btn.focus {
  box-shadow: none;
}

.collapsible-link {
  width: 100%;
  position: relative;
  text-align: left;
}

.collapsible-link::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
  background-image: url(../images/accordian-minus.svg);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 13px;
  height: 13px;
  background-color: #f7f7f7;
  padding: 20px;
  border-radius: 50%;
}

.collapsible-link[aria-expanded="true"]::before {
  content: '';
  background-image: url(../images/accordian-plus.svg);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-color: #D9802C;
  padding: 20px;
  border-radius: 50%;
  width: 13px;
  height: 13px;
}

.get-greytrunk-section {
  padding: 100px 0px 55px;
}

.get-greytrunk-section .col-lg-6.col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
}

.get-greytrunk-section .get-trunk-leftside,
.get-greytrunk-section .get-trunk-rightside {
  position: relative;
  height: 100%;
}

.get-greytrunk-section .get-trunk-leftside .content,
.get-greytrunk-section .get-trunk-rightside .content {
  position: absolute;
  top: 20px;
  padding: 15px 60px 10px;
  max-width: 520px;
}

.get-greytrunk-section .get-trunk-leftside .content h2 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  color: #fff;
  margin-bottom: 12px;
}

.get-greytrunk-section .get-trunk-rightside .content h2 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  color: #000;
  margin-bottom: 12px;
}

.get-greytrunk-section .get-trunk-leftside .content p {
  color: #fff;
}

.get-greytrunk-section .get-trunk-leftside .terms-content,
.get-greytrunk-section .get-trunk-rightside .terms-content {
  position: absolute;
  bottom: 50px;
  left: 58px;
}

.get-greytrunk-section .get-trunk-leftside .terms-content p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  color: #fff;
}

.get-greytrunk-section .get-trunk-rightside .terms-content p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  color: #5a5a5a;
}

.get-greytrunk-section .get-trunk-leftside:before {
  content: '';
  background-image: url(../images/get-grey-leftside1.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 414px;
  display: block;
  background-size: 100%;
}

.get-greytrunk-section .get-trunk-rightside:before {
  content: '';
  background-image: url(../images/get-grey-rightside1.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 414px;
  display: block;
  background-size: 100%;
}

.asset-tracking-section {
  background-color: #D9802C;
}

.asset-tracking-section h3 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 58px;
  text-align: left;
  color: #fff;
  padding-bottom: 40px;
  margin: 0px;
}

.asset-tracking-section .start-free-btn {
  box-shadow: 0px 0px 0px 0px #00000000;
  box-shadow: 0px 0px 0px 1px #FFFFFF1A;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
  background-color: #fff;
  border-radius: 12px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  border: none;
  margin: 10px;
}

.asset-tracking-section .start-free-btn:focus {
  outline: none;
}

.asset-tracking-section.col-lg-7,
.asset-tracking-section.col-lg-5 {
  padding-left: 0px;
  padding-right: 0px;
}

.asset-tracking-section .asset-tracking {
  position: relative;
  right: -15px;
}

.asset-tracking-section .left-sidecontent {
  padding-top: 40px;
  padding-left: 60px;
}

.smart-pricing-section {
  background-image: url(../images/pricing-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.smart-pricing-section .smart-price {
  margin: 0 auto;
  padding: 80px 0px;
  text-align: center;
}

.smart-pricing-section .smart-price p {
  margin: 0px;
  padding: 0px;
  border: solid 1px #484848;
  border-radius: 20px;
  padding: 10px 20px;
  margin-bottom: 10px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 1px;
  text-align: center;
  display: inline-block;
  color: #fff;
}

.smart-pricing-section .smart-price h1 {
  color: transparent;
  margin-bottom: 42px;
  font-size: 68px;
  font-weight: 700;
  line-height: 78px;
  text-align: center;
  background: linear-gradient(139.98deg, #FFFFFF 0%, #71717A 141.06%);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  display: block;
}

.smart-pricing-section .smart-price .book-demo {
  box-shadow: 0px 0px 0px 0px #00000000;
  box-shadow: 0px 0px 0px 1px #FFFFFF1A;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
  border: 1px solid #AF73FC;
  background-color: #AF73FC;
  border-radius: 12px;
  padding: 10px 26px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  cursor: pointer;
}

.smart-pricing-section .pricing-text .start-btn a:hover {
  text-decoration: none;
}

.smart-pricing-section .pricing-text .start-btn a {
  color: white;
}

.smart-pricing-section .pricing .start-btn a:hover {
  text-decoration: none;
}

.smart-pricing-section .pricing .start-btn a {
  color: white;
}

.fixed-price-asset {
  width: 100%;
}

.fixed-price-asset h3 {
  background: #55307E;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  padding: 15px 34px;
  text-align: left;
  color: #fff;
  margin: 0px;
}

.fixed-price-asset .fixed-asset {
  background: #FFFFFF0F;
  padding: 50px 40px 30px 40px;
}

.fixed-price-asset .fixed-asset .asset-dropdown .nice-select {
  background-color: #ffffff0d;
  border: none;
  height: 64px;
  display: flex;
  align-items: center;
}

.fixed-price-asset .fixed-asset .asset-dropdown .nice-select .current {
  color: #fff;
}

.fixed-price-asset .fixed-asset .right-side {
  padding-left: 100px;
}

.fixed-price-asset .fixed-asset .leftside p {
  color: #99A1B3;
  padding-bottom: 32px;
  margin: 0px;
  font-size: 16px;
  line-height: 24px;
}

.fixed-price-asset .fixed-asset .asset-dropdown .asset-text {
  color: #99A1B3;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 10px;
}

.fixed-price-asset .fixed-asset .plan-type .plan-text {
  color: #99A1B3;
  font-size: 16px;
  line-height: 24px;
  padding: 40px 0px 10px;
}

.fixed-price-asset .fixed-asset .plan-type .planinfo {
  width: 95%;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.fixed-price-asset .fixed-asset .plan-type .planinfo span {
  color: #fff;
}

.fixed-price-asset .fixed-asset .plan-type .planinfo .extra-text {
  font-size: 12px;
  border-radius: 20px;
  border: solid 1px #ccc;
  padding: 3px 15px;
  background-color: #000A1E;
}

.fixed-price-asset .fixed-asset .plan-type .planinfo span .switch {
  margin: 0px;
  position: relative;
  top: 4px;
  width: 55px;
  height: 32px;
}

/* .fixed-price-asset .fixed-asset .plan-type .planinfo span .switch .slider{
  background: #020C20;
} */
.fixed-price-asset .fixed-asset .plan-type .planinfo span .switch .slider:before {
  width: 30px;
  height: 30px;
}

.fixed-price-asset .fixed-asset .plan-type .planinfo span .switch input:checked+.slider:before {
  transform: translateX(24px);
}

.fixed-price-asset .fixed-asset .right-side .pricing {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}

.fixed-price-asset .fixed-asset .right-side .pricing .price-list {
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 67.2px;
  text-align: left;
  width: 40%;
}

.fixed-price-asset .fixed-asset .right-side .pricing .start-btn {
  box-shadow: 0px 0px 0px 0px #00000000;
  box-shadow: 0px 0px 0px 1px #FFFFFF1A;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
  border: 1px solid #3c276a;
  background-color: #3c276a;
  border-radius: 12px;
  padding: 10px 26px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  height: 48px;
  width: 60%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.fixed-price-asset .fixed-asset .right-side .pricing .start-btn:hover {
  border: 1px solid #D9802C;
  background-color: #D9802C;
  border-radius: 12px;
}

.fixed-price-asset .fixed-asset .right-side .pricing-text {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}

.fixed-price-asset .fixed-asset .right-side .pricing-text .lefttext {
  width: 40%;
}

.fixed-price-asset .fixed-asset .right-side .pricing-text .lefttext span {
  color: #99A1B3;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
  text-align: left;
  display: block;
}

.fixed-price-asset .fixed-asset .right-side .pricing-text .book-demo {
  width: 60%;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  color: #fff;
  position: relative;
}

.fixed-price-asset .fixed-asset .right-side .pricing-text .book-demo:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 25px;
  width: 100%;
  height: 1px;
  background-image: url(../images/pricebookdemoborder.svg);
  background-repeat: no-repeat;
}

.fixed-price-asset .fixed-asset .right-side .includes-text h4 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #71798B;
  border-bottom: solid 1px #71798B;
  padding-bottom: 16px;
}

.fixed-price-asset .fixed-asset .right-side .includes-text ul {
  display: flex;
  margin-top: 18px;
  padding: 0px;
  list-style: none;
  flex-wrap: wrap;
}

.fixed-price-asset .fixed-asset .right-side .includes-text ul li {
  color: #fff;
  width: 50%;
  position: relative;
  padding: 0px 30px 20px;
}

.fixed-price-asset .fixed-asset .right-side .includes-text ul li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  background-image: url(../images/tick-icon.png);
}

.inventory-price-mgmt {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 80px;
}

.inventory-price-mgmt h2 {
  background: #D9802C;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  padding: 15px 34px;
  text-align: left;
  color: #fff;
  margin: 0px;
}

.inventory-price-mgmt .inventory {
  display: flex;
  padding: 42px 40px 0px 22px;
  background-image: url(../images/inventorybg.png);
  background-repeat: no-repeat;
  justify-content: space-between;
}

.inventory-price-mgmt .inventory .pricing {
  width: 15%;
}

.inventory-price-mgmt .inventory .includes-text {
  width: 52%;
  margin: 0 30px;
}

.inventory-price-mgmt .inventory .pricing-text {
  width: 25%;
}

.inventory-price-mgmt .inventory .pricing .price-list {
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 67.2px;
  text-align: left;
}

.inventory-price-mgmt .inventory .pricing .price-list span {
  color: #99A1B3;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
  text-align: left;
  display: block;
}

.inventory-price-mgmt .inventory .includes-text h4 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #71798B;
  border-bottom: solid 1px #71798B;
  padding-bottom: 16px;
}

.inventory-price-mgmt .inventory .includes-text ul {
  display: flex;
  margin-top: 18px;
  padding: 0px;
  list-style: none;
  flex-wrap: wrap;
}

.inventory-price-mgmt .inventory .includes-text ul li {
  color: #fff;
  width: 50%;
  position: relative;
  padding: 0px 30px 20px;
}

.inventory-price-mgmt .inventory .includes-text ul li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  background-image: url(../images/tick-icon.png);
}

.inventory-price-mgmt .inventory .pricing-text .start-btn {
  box-shadow: 0px 0px 0px 0px #00000000;
  box-shadow: 0px 0px 0px 1px #FFFFFF1A;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
  border: 1px solid #d98528;
  background-color: #d98528;
  border-radius: 12px;
  padding: 10px 26px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  height: 48px;
  width: 100%;
  text-align: center;
  align-items: center;
  cursor: pointer;
}

.inventory-price-mgmt .inventory .pricing-text .start-btn:hover {
  border: 1px solid #3c276a;
  background-color: #3c276a;
  border-radius: 12px;
}

.inventory-price-mgmt .inventory .pricing-text .book-demo {
  width: 100%;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin-top: 32px;
  position: relative;
}

.inventory-price-mgmt .inventory .pricing-text .book-demo::before {
  content: '';
  position: absolute;
  bottom: -15px;
  left: -10px;
  width: 100%;
  height: 1px;
  background-image: url(../images/pricebookdemoborder.svg);
  background-repeat: no-repeat;
}

.about-assetplan-section {
  background: #1E283C;
  padding: 44px 0px 0px 60px;
  margin-bottom: 60px;
}

.about-assetplan-section h2 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 44.8px;
  text-align: left;
  color: #fff;
  padding: 0px;
  margin-bottom: 24px;
}

.about-assetplan-section .subscribe-text {
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;

}

.about-assetplan-section .subscribe-text .free-text a {
  color: #A689F9;
  margin-right: 5px;
  font-size: 22px;
  text-decoration: none;
}

.about-assetplan-section p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;
  color: #fff;
  margin-top: 10px;
}

.about-assetplan-section .start-free-trial-btn {
  background: #EBEBEB;
  box-shadow: 0px 0px 0px 0px #00000000;
  box-shadow: 0px 0px 0px 1px #FFFFFF1A;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
  border: none;
  color: #000;
  border-radius: 12px;
  padding: 12px 25px;
  margin-top: 48px;
  margin-bottom: 40px;
  cursor: pointer;
}

.about-assetplan-section .start-free-trial-btn:focus {
  outline: none;
  border: none;
}

.key-features-section {
  margin: 40px 0px;
}

.key-features-section h2 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
}

.key-features-section p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  color: #52525B;
  padding-bottom: 40px;
}

.key-features-section .benefits-section {
  background: #FAFAFA;
  border: 1px solid #E3E3E3;
  padding: 20px;
  margin-bottom: 30px;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}

.key-features-section .benefits-section:hover {
  background: #D9802C;
  border: 1px solid #E3E3E3;
}

.key-features-section .benefits-section .icon .icon-active {
  display: none;
  /* Hide active icon by default */
}

.key-features-section .benefits-section .icon .icon-inactive {
  display: block;
  /* Show inactive icon by default */
}

.key-features-section .benefits-section:hover .icon .icon-active {
  display: block;
  /* Show active icon on hover */
}

.key-features-section .benefits-section:hover .icon .icon-inactive {
  display: none;
  /* Hide inactive icon on hover */
}

.key-features-section .icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  padding: 20px;
  background: #FAFAFA;
  border: 1px solid #E3E3E3;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
}

.key-features-section .benefits-section h2 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 27.72px;
  text-align: left;
  color: #12141D;
}

.key-features-section .benefits-section:hover h2 {
  color: #fff;
}

.key-features-section .benefits-section p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
  text-align: left;
  color: #8A8A8A;
  padding: 0px;
  margin: 0px;
}

.key-features-section .benefits-section:hover p {
  color: #fff;
}

.form-section-design {
  background: #F6F6F6;
  width: 908px;
  margin: 0 auto;
}

.new-form-section-design {
  background: #F6F6F6;
  width: 908px;
  margin: 0 auto;
}


.form-section-design .form-wrapper-landing {
  max-width: 100%;
  padding: 0px 60px;
}

.new-form-section-design .form-wrapper-landing {
  /* width: 908px;
  margin: auto;
  padding: 0 60px; */
  max-width: 100%;
  padding: 0px 60px;
}

.form-section-design .form-wrapper-landing .form-control-placeholder {
  position: relative;
}

.form-section-design .form-section .form-control {
  background-color: #fff;
  border-bottom: none;
  border: 1px solid #E5E7EBCC;
  border-radius: 8px;
  padding-left: 10px;
}

.form-section-design .form-section {
  padding-bottom: 40px;
  margin-bottom: 100px;
}

.new-form-section-design .form-section {
  padding-bottom: 40px;
  margin-bottom: 100px;
}

.form-section-design .form-section .form-heading span.lets-color {
  text-transform: capitalize;
  color: #18181B;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
}

.new-form-section-design .form-section .form-heading span.lets-color {
  text-transform: capitalize;
  color: #18181B;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
}

.form-section-design .form-section .form-heading span.contact-text {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  color: #18181B;
}

.new-form-section-design .form-section .form-heading span.contact-text {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  color: #18181B;
}

.about-plan-img {
  position: relative;
  height: 100%;
}

.about-plan-img:before {
  content: '';
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-image: url(../images/about-plan.png);
  background-repeat: no-repeat;
  width: 600px;
  height: 250px;
}

.pricing-text .book-demo a {
  color: white;
}

.pricing-text .book-demo a:hover {
  text-decoration: none;
}

.smart-price .book-demo a {
  color: white;
}

.smart-price .book-demo a:hover {
  text-decoration: none;
}

.fixed-asset-content .book-demo a:hover {
  text-decoration: none;
}

.fixed-asset-content .book-demo,
.fixed-asset-content .book-demo a {
  color: #000A1E;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
}

.fixed-asset-content .book-demo {
  position: relative;
}

.fixed-asset-content .book-demo:before {
  content: '';
  position: absolute;
  left: 0px;
  width: 100%;
  height: 1px;
  background-image: url(../images/book-demo-border-line.svg);
  background-repeat: no-repeat;
  background-position: center;
  bottom: -15px;
}

.hbspt-form .hs-form label span {
  color: red !important;
}

@media screen and (max-width: 1200px) {
  .description-img .img-wrap {
    min-width: 100%;
    height: auto;
  }

  .detail-list-wrap .description-content {
    padding-right: 0px;
  }

  .description-img img {
    max-width: 100%;
  }

  .join-club .join-club-inner {
    width: 100%;
  }

  .sign-up-wrap .hs-form-iframe {
    width: 100% !important;
  }

  .user-profile-new {
    background: #f8f8f8;
  }

  .report-container ul.report-tab {
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    overflow: scroll;
    white-space: nowrap;
    -moz-justify-content: inherit;
    -ms-justify-content: inherit;
    -webkit-box-pack: inherit;
    justify-content: inherit;
    -ms-flex-pack: inherit;
    overflow-y: hidden;
  }

  .any_time_finish {
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .toll-num {
    font-size: 12px !important;
    margin-left: 18px !important;
    white-space: nowrap;
    margin-bottom: 12px;
  }

  .rightside-nav .dropdown .dropdown-toggle::before {
    right: 8px !important;
  }

  .rightside-nav .dropdown .dropdown-toggle {
    position: relative;
    width: 25px !important;
    height: 44px !important;
  }

  .rightside-nav .log-in-btn {
    margin-left: 0px !important;
    margin-right: 8px !important;
    font-size: 13px !important;
    padding: 7px 74px 12px 16px !important;
    border-radius: 12px;
  }

  .rightside-nav {
    margin-bottom: 10px !important;
  }

  .sign-up-btn {
    min-width: 141px !important;
  }

  .sign-up-btn {
    padding: 13px 32px 13px 7px !important;
    font-size: 14px !important;
  }

  .progress-tabs ul li a {
    min-width: 170px;
    text-align: center;
  }

  .form-wrapper {
    padding: 20px 15px 0 15px;
  }

  .more-filter-section ul li {
    padding-right: 15px;
  }

  .more-filter-section .more-filter {
    margin-left: 0;
  }

  .apply-filter-container .clearAll {
    margin-right: 10px;
  }

  .landing-nav {
    margin-bottom: 0;
  }

  .landing-nav li {
    margin-left: 20px;
  }

  .landing-nav li a {
    font-size: 16px;
  }

  .video-container iframe {
    height: 400px;
  }

  .slider-area .carousel-indicators {
    top: 185px;
  }

  .slider-area .carousel-indicators li:before {
    width: 23px;
  }

  .slider-area .carousel-indicators li+li {
    margin-left: 20px;
  }
}

@media screen and (max-width: 992px) {
  .form-wrapper {
    padding: 20px 15px 0 15px;
  }

  .finger-bg {
    padding: 95px 15px 0 15px;
  }

  .forgot-pwd {
    text-align: left;
  }

  .progress-content .note {
    margin-top: 0;
    margin-bottom: 15px;
  }

  .progress-content .dataTables_wrapper {
    margin-bottom: 20px;
    min-width: 100%;
  }

  .asset-image-container {
    margin: auto;
  }

  .package-card {
    margin-bottom: 50px;
  }

  .description-bg {
    background: none;
  }

  .description-content {
    padding-top: 0;
  }

  .filter-xs {
    margin-bottom: 30px;
  }

  .filter-container .nice-select {
    margin-bottom: 20px;
    line-height: 41px;
  }

  .start-free-trial-menu .dropdown-menu {
    left: -40px !important;
  }

  .fixed-price-asset .fixed-asset .right-side .pricing-text .book-demo:before {
    left: 60px;
    width: 300px;
  }

  .inventory-price-mgmt .inventory .pricing-text {
    display: flex;
    align-items: center;
  }

  .inventory-price-mgmt .inventory .pricing-text .book-demo {
    margin-top: 0px;
  }

  .inventory-price-mgmt .inventory .pricing-text .book-demo::before {
    left: 20px;
    width: 300px;
  }

  .get-greytrunk-section .get-trunk-leftside .terms-content,
  .get-greytrunk-section .get-trunk-rightside .terms-content {
    bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  .table thead th:nth-child(1) {
    min-width: 160px;
  }

  #readers-tables.table thead th:nth-child(1) {
    min-width: 0px !important;
    white-space: nowrap;
  }

  .table thead th:nth-child(2) {
    min-width: 200px !important;
  }

  .table thead th:nth-child(3) {
    min-width: 110px !important;
  }

  .table thead th:nth-child(4) {
    min-width: 200px !important;
  }

  .table thead th:nth-child(5) {
    min-width: 200px !important;
  }

  .table thead th:nth-child(6) {
    min-width: 110px !important;
  }

  .more-filter-container .nice-select span.current {
    white-space: nowrap;
    width: 90px;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
  }

  .more-filter-container .nice-select .list li {
    white-space: nowrap;
    width: 100px;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
  }

  .datepicker.dropdown-menu {
    max-width: 210px;
  }
}

@media (max-width:768px) and (min-width:767px) {
  #viewSuperUser-table .action {
    width: auto !important
  }
}

@media screen and (min-width: 767px) {
  .view-detail-table .table thead tr th:first-child {
    width: 540px;
    padding-left: 90px;
  }

  .view-detail-table .table thead tr th:nth-child(2) {
    min-width: 120px !important;
  }

  .view-detail-table .table thead tr th:nth-child(3) {
    min-width: 200px !important;
  }

  .view-detail-table .table tbody tr td:first-child {
    padding-left: 90px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .toll-num {
    font-size: 12px !important;
    margin-left: 18px !important;
    white-space: nowrap;
    margin-bottom: 12px;
  }

  .rightside-nav .dropdown .dropdown-toggle::before {
    right: 8px !important;
  }

  .rightside-nav .dropdown .dropdown-toggle {
    position: relative;
    width: 25px !important;
    height: 44px !important;
  }

  .rightside-nav .log-in-btn {
    margin-left: 0px !important;
    margin-right: 8px !important;
    font-size: 12px !important;
    padding: 9px 68px 12px 16px !important;
    border-radius: 12px;
  }

  .sign-up-btn {
    min-width: 130px !important;
    padding: 13px 32px 13px 4px !important;
    font-size: 14px !important;
  }

  .package-bg {
    padding-bottom: 15px;
  }

  .more-filter-section {
    margin-bottom: 20px;
  }

  .search-filter {
    margin-bottom: 20px;
  }

  .apply-filter-container {
    margin-bottom: 20px;
  }

  .package-tag .package-tag-inner {
    padding: 0 10px;
    padding-bottom: 20px;
  }

  .asset-detail-btn {
    padding-top: 0;
    margin-bottom: 30px;
  }

  .circle canvas {
    max-width: inherit;
  }

  .view-detail-table .table thead tr th:first-child {
    width: 540px;
    padding-left: 15px;
  }

  .view-detail-table .table thead tr th:nth-child(2) {
    min-width: 120px !important;
  }

  .view-detail-table .table thead tr th:nth-child(3) {
    min-width: 200px !important;
  }

  .view-detail-table .table tbody tr td:first-child {
    padding-left: 15px;
  }

  .landing-nav {
    margin-bottom: 0;
  }

  .landing-nav li {
    margin-left: 12px;
  }

  .landing-nav li a {
    font-size: 10.5px;
  }

  .header-nav .header-nav-group {
    margin-bottom: 50px;
  }

  .video-container iframe {
    height: auto;
  }

  .video-container .video-wrapper .play-icon {
    background-size: 100% 100%;
  }

  .slider-area .slider-text-wrapper .slider-heading-second {
    font-size: 28px;
  }

  .slider-area .slider-body-text {
    font-size: 14px;
  }

  .slider-area .read-more {
    font-size: 18px;
  }

  .choose-plan-wrapper {
    height: auto;
  }

  .choose-plan-wrapper .col-md-6 {
    margin-bottom: 30px;
  }

  .slider-area .carousel-indicators {
    top: 185px;
  }

  .slider-area .carousel-indicators li:before {
    width: 23px;
  }

  .slider-area .carousel-indicators li+li {
    margin-left: 20px;
  }

  .view-asset-filter-area .export-btn.export-import,
  .view-asset-filter-area .export-btn.export {
    margin-right: 0;
  }

  .view-asset-filter-area .export-btn.export-csv {
    margin-right: 0;
  }

  .smart-pricing-section .smart-price h1 {
    font-size: 36px;
    line-height: normal;
  }

  .fixed-price-asset h3 {
    padding: 20px;
  }

  .fixed-price-asset .fixed-asset {
    padding: 20px;
  }

  .fixed-price-asset .fixed-asset .plan-type {
    margin-bottom: 30px;
  }

  .fixed-price-asset .fixed-asset .plan-type .planinfo {
    width: 55%;
  }

  .fixed-price-asset .fixed-asset .right-side {
    padding-left: 0px;
  }

  .inventory-price-mgmt h2 {
    padding: 20px;
  }

  .inventory-price-mgmt .inventory {
    padding: 20px;
    display: block;
    background-size: cover;
  }

  .inventory-price-mgmt .inventory .pricing {
    width: 100%;
  }

  .inventory-price-mgmt .inventory .includes-text {
    width: 100%;
    margin: 30px 0px;
  }

  .about-assetplan-section {
    padding: 20px 0px 250px 20px;
  }

  .about-plan-img:before {
    bottom: -250px;
  }
}

@media screen and (max-width: 767px) {
  li.main-menu .industries-arrow.active {
    margin-top: 6px;
  }

  li.main-menu .industries-arrow.active .arrow.down {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }

  .arrow {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
  }

  .right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  .left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
  }

  .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }

  .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }

  .landing-list ul.industries-content.child-menu {
    padding-top: 30px;
  }

  .landing-list ul li a {
    display: inline-block;
    position: relative;
  }

  .landing-list .main-menu {
    position: relative;
  }

  li.main-menu .industries-arrow {
    display: inline-block;
    position: absolute;
    top: 5px;
    width: 20px;
    height: 18px;
    margin-left: 12px;
    z-index: 99999;
  }

  .loading-scroll li.main-menu .industries-arrow {
    top: 0px;
  }

  .detail-list-wrap .description-content button {
    min-width: 148px;
  }

  .bolg-article {
    padding: 48px 12px 0px 12px;
  }

  .bolg-article .col-md-4 {
    padding: 0;
  }

  .detail-list-wrap {
    padding: 0px 0 0px 0;
  }

  .hs_recaptcha iframe div#target {
    margin-left: -8px;
  }

  .join-club .join-club-inner .sign-up-wrap {
    padding-left: 6px;
  }

  .join-club {
    padding: 40px 12px;
  }

  .join-club .join-club-inner {
    padding: 30px 12px 0;
  }

  .custom_page_heading_div h1 {
    font-size: 30px;
  }

  .detail-list-wrap .description-content h2 {
    font-size: 24px;
  }

  .join-club .join-club-inner h2 {
    font-size: 24px;
  }

  .detail-list-wrap.swap .description-content {
    padding-left: 0;
  }

  .bolg-article .blog-img {
    height: auto;
  }

  .progress-tabs ul li a {
    min-width: 170px;
    text-align: center;
  }

  .registration-screen {
    height: auto;
    background-size: cover;
  }

  .registration-screen .mobile-tab-border {
    border-bottom: 1px solid #c1bbc9;
    padding-bottom: 1px;
  }

  .registration-screen .reg-inner-wrap {
    height: auto;
    border-radius: 0;
  }

  .registration-screen .reg-inner-wrap .grey-trunk-logo {
    padding-bottom: 90px;
    margin-top: 10px;
    text-align: left;
    margin-bottom: 20px;
  }

  .registration-screen .form-wrapper {
    padding: 20px 5px 0 5px;
  }

  .registration-screen .nav-tabs--vertical {
    width: 100%;
    -ms-flex-flow: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: space-around;
  }

  .registration-screen .nav-tabs .nav-item+.nav-item {
    margin-top: 0;
  }

  .registration-screen .nav-tabs .nav-item .nav-link {
    font-size: 14px;
  }

  .registration-screen .nav-tabs .nav-item .nav-link.active {
    position: relative;
  }

  .registration-screen .nav-tabs .nav-item .nav-link.active:before {
    content: "";
    width: 79px;
    height: 4px;
    background: #2d6aaf;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    top: inherit;
  }

  .finger-bg {
    height: auto;
    max-width: inherit;
    padding: 10px 10px 0px 20px;
    top: -135px;
  }

  .finger-bg .signup-heading {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .finger-bg .signup-text {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .forgot-password-group .finger-bg {
    top: -99px;
  }

  .change-password .finger-bg {
    top: -125px;
  }

  .remember-wrap {
    margin-bottom: 20px;
  }

  .forgot-pwd-text {
    text-align: left;
  }

  .progress-tabs ul {
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    overflow: scroll;
    white-space: nowrap;
    -moz-justify-content: inherit;
    -ms-justify-content: inherit;
    -webkit-box-pack: inherit;
    justify-content: inherit;
    -ms-flex-pack: inherit;
  }

  .select-field {
    margin-left: -15px;
    margin-right: -15px;
    padding: 12px 15px 0px 15px;
  }

  .select-field .select-field-flex {
    white-space: nowrap;
    overflow-y: auto;
  }

  .select-field .select-field-flex .select-single-field {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 10px;
  }

  .select-field .select-field-flex .select-single-field .select-field-text {
    text-align: center;
  }

  .asset-image-container {
    margin: auto;
  }

  .save-btn-section .btn {
    width: 100%;
  }

  .save-btn-section {
    padding-top: 20px;
  }

  .white-bg {
    background: #ffffff;
    padding-bottom: 20px;
  }

  .grey-bg {
    padding-bottom: 5px;
  }

  .package-bg {
    padding-bottom: 0px;
  }

  .package-bg .package-tab ul {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .package-bg .package-tab ul li {
    height: 44px;
    margin-bottom: 10px;
  }

  .package-bg .package-tab ul li+li {
    margin-left: 0;
  }

  .checkout-container .checkout-btn-container {
    position: static;
    width: 100%;
  }

  .checkout-container .checkout-btn-container .btn-primary {
    width: 100%;
  }

  .more-filter-section {
    padding: 8px 0 8px 0px;
    margin-bottom: 20px;
  }

  .more-filter-section:before {
    content: none;
  }

  .more-filter-section .more-filter-container {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .more-filter-section .more-filter-container ul {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-left: 0;
    width: 100%;
  }

  .more-filter-section .more-filter-container ul li {
    padding-right: 0px;
    padding-bottom: 10px;
  }

  .more-filter-section .more-filter-container ul li ul.list li {
    display: block;
    padding-bottom: 0;
  }

  .more-filter-section .more-filter-container ul li:after {
    content: none;
  }

  .more-filter-section .more-filter-container .more-filter-dropdown .more-filter {
    margin-left: 19px;
  }

  .more-filter-section .more-filter-container .more-filter-dropdown .more-filter-dropdown-area {
    width: 100%;
  }

  .more-filter-section .more-filter-container .more-filter-dropdown .more-filter-dropdown-area .dropdown_arrow {
    right: auto;
    left: 50px;
  }

  .more-filter-section .more-filter-container .more-filter-dropdown .more-filter-dropdown-area .more-filter-body {
    padding-right: 0;
  }

  .search-filter {
    margin-bottom: 20px;
    margin-top: 0;
  }

  .apply-filter-container {
    margin-bottom: 0px;
  }

  .apply-filter-container .clearAll {
    margin-right: 5px;
  }

  .dataTables_length {
    margin-bottom: 15px;
  }

  .dataTables_length label {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
  }

  .pagination {
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
  }

  .pagination-row {
    bottom: -125px;
  }

  .date-field {
    margin-bottom: 15px;
  }

  .take-action ul li {
    text-align: left;
    margin-bottom: 5px;
  }

  .take-action ul li:after {
    content: none;
  }

  .take-action ul li.take-dispose:before {
    margin-right: 26px;
  }

  .more-take-filter {
    display: none;
  }

  .asset-tag-inner .nav-pills {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .asset-tag-inner #document {
    padding-left: 0;
  }

  .view-add-user .view-btn {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .view-add-user .view-btn .remove-image-text {
    margin-left: 10px;
  }

  .asset-tag-image {
    margin-bottom: 20px;
  }

  .asset-tadId {
    margin-bottom: 20px;
  }

  .asset-detail-btn {
    padding-top: 0;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .asset-detail-btn .ad-edit,
  .asset-detail-btn .ad-lost,
  .asset-detail-btn .ad-dispose,
  .asset-detail-btn .ad-checkout {
    margin-left: 0;
  }

  .asset-detail-btn div {
    margin-bottom: 15px;
  }

  .assetTagid .asset-tag-image {
    max-width: none;
  }

  .event-container label {
    font-weight: 600;
    margin-bottom: 0;
  }

  .checkedout_date {
    margin-bottom: 10px;
  }

  .assigned_to {
    margin-bottom: 10px;
  }

  .select2-container .select2-choice .select2-arrow b {
    background-image: none !important;
  }

  .day-wise-history .history-border .panel-heading .time-span {
    margin-right: 15px;
  }

  .day-wise-history .month-year {
    margin-bottom: 10px;
  }

  .user-profile-container {
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }

  .user-profile-container .user-profile-avtar {
    margin-bottom: 20px;
  }

  .take-action {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .take-action .action_button {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .newaddbutton {
    position: static;
    margin-bottom: 20px;
  }

  .view-asset-filter-area .filter-button {
    margin-bottom: 20px;
  }

  .view-asset-filter-area .export-btn-wrap {
    text-align: left;
    margin-bottom: 15px;
  }

  .a-tag-wrapper {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .a-tag-wrapper a {
    margin-bottom: 10px;
  }

  .checkout-modal.filter-modal .a-tag-wrapper {
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px 12px;
  }

  .checkout-modal.filter-modal .a-tag-wrapper a {
    margin-bottom: 0;
  }

  .maintenance-status {
    margin-top: 10px;
  }

  .maintenance-status .maintenance-select {
    margin-bottom: 15px;
  }

  .dashboard-card-wrapper {
    margin-bottom: 15px;
  }

  .dashboard-card-wrapper .dashboard-inner-wrapper {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .dashboard-card-wrapper .dashboard-inner-wrapper .dashboard-card {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .chart-wrapper {
    margin-bottom: 0;
  }

  .chart-wrapper .chart-container {
    margin-bottom: 30px;
    padding: 15px;
  }

  .chart-wrapper .chart-container .circle canvas {
    max-width: inherit;
  }

  .chart-wrapper.bar-graph {
    margin-bottom: 30px;
  }

  .recent_activity_section .recent_activity_container .recent_wrapper .recent_loop {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .recent_activity_section .recent_activity_container .recent_wrapper .recent_loop .recent_left {
    border-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #979797;
    padding-bottom: 10px;
  }

  .recent_activity_section .recent_activity_container .recent_wrapper .recent_loop .recent_right {
    padding-left: 15px;
    padding-right: 15px;
  }

  .calendar-section .calendar-wrapper .calendar_legend {
    padding: 30px 15px;
  }

  .calendar-section .calendar-wrapper .calendar_legend .asset_legend {
    margin-bottom: 15px;
  }

  .calendar-section .calendar-wrapper .fc-view-container .fc-body .fc-day-number {
    font-size: 12px;
  }

  .a-tag {
    margin-bottom: 15px;
  }

  .setup_btn {
    text-align: left;
  }

  table.collapsed tbody tr[role="row"] td:first-child:before {
    left: 12px;
  }

  .any_time_finish {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: calc(100% - 30px);
    left: 14px;
  }

  .any_time_finish .finish_text {
    margin-bottom: 12px;
    margin-right: 0;
  }

  .any_time_finish .btn-primary {
    min-width: 100px;
  }

  .any_time_finish .btn-primary.btn-ghost {
    margin-right: 0;
    min-width: 100px;
    width: 100px;
  }

  .white-bg.report-container {
    padding-bottom: 15px;
  }

  .white-bg.report-container .tab-content {
    padding-bottom: 10px;
  }

  .day-wise-history .history-border .panel-body {
    padding-left: 0;
  }

  .day-wise-history .history-border .panel-heading h6 {
    padding-right: 30px;
  }

  #scan-table thead tr th {
    min-width: inherit;
    width: 20px !important;
  }

  #scan-table thead tr th:first-child {
    min-width: 100px;
  }

  #scan-table tbody tr td:last-child {
    min-width: inherit;
  }

  #scan-table tbody tr td::first-child {
    min-width: 100px;
  }

  #schedules-table thead tr th:first-child {
    min-width: 120px;
  }

  header {
    margin-bottom: 10px;
  }

  .header-nav {
    background: url("../images/pricing-bg.png") no-repeat;
    background-size: cover;
    height: 1740px;
  }

  .header-nav .header-nav-group {
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-bottom: 50px;
  }

  .header-nav .header-body h1 {
    font-size: 24px;
    line-height: normal;
    margin: 15px;
  }

  .streamline-text {
    font-size: 15px;
    line-height: normal;
  }

  .header-nav .header-body {
    padding-bottom: 42px;
  }

  .header-nav .header-body p {
    font-size: 14px;
  }

  .fixed-asset-management p,
  .inventory-asset-management p {
    color: #fff;
    padding-top: 20px;
  }

  .start-free-btn {
    margin-bottom: 20px;
    cursor: pointer;
  }

  .video-container {
    height: auto;
    padding-top: 50px;
  }

  .video-container iframe {
    height: auto;
  }

  .video-container h2 {
    font-size: 24px;
  }

  .video-container p {
    font-size: 14px;
  }

  .video-container .video-wrapper .play-icon {
    background-size: 100% 100%;
  }

  .slider-area {
    height: auto;
  }

  .slider-area .slider-text-wrapper .slider-heading-text {
    font-size: 24px;
  }

  .slider-area .slider-text-wrapper .slider-heading-second {
    font-size: 24px;
  }

  .slider-area .carousel-indicators {
    height: 20px;
    left: 4%;
    top: 75px;
  }

  .slider-area .carousel-indicators li:before {
    width: 27px;
  }

  .slider-area .carousel-indicators li+li {
    margin-left: 25px;
  }

  .slider-area .read-more {
    font-size: 14px;
  }

  .slider-area .slider-body-text {
    font-size: 14px;
  }

  .choose-plan-wrapper {
    height: auto;
    margin-bottom: 10px;
  }

  .choose-plan-wrapper .col-md-6 {
    margin-bottom: 30px;
  }

  .choose-plan-wrapper h3 {
    font-size: 24px;
  }

  .choose-plan-wrapper .choose-text {
    font-size: 14px;
  }

  .form-section {
    padding: 40px 0;
  }

  .form-section .form-heading {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .social-media-section {
    background: url("../images/find-us-on.svg") no-repeat;
    background-size: cover;
    padding-top: 55px;
  }

  .social-media-section .find-text {
    margin-bottom: 10px;
  }

  .social-media-section .social-btn {
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-bottom: 15px;
  }

  .social-media-section .btn-app-store {
    width: 90px;
    height: 34px;
    background-size: contain;
    margin-right: 12px;
  }

  .social-media-section .btn-google-play {
    width: 90px;
    height: 34px;
    background-size: contain;
  }

  .social-media-section .social-icons {
    padding-bottom: 15px;
  }

  .social-media-section .social-icons img {
    max-width: 32px;
  }

  footer .upper-footer .footer-group-icon {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .linear-tabs .nav-tabs .nav-item {
    margin-right: 10px;
  }

  .linear-tabs .nav-tabs .nav-item:last-child {
    margin-right: 0;
  }

  .linear-tabs .nav-tabs .nav-item .nav-link {
    font-size: 12px;
  }

  .linear-tabs .nav-tabs .nav-item .nav-link.active:before {
    top: 29px;
  }

  .linear-tabs .current-plan {
    margin-bottom: 20px;
  }

  .linear-tabs .payment-summary-wrap .psw-heading {
    font-size: 12px;
  }

  .linear-tabs .payment-summary-wrap .psw-text {
    font-size: 12px;
  }

  .linear-tabs .payment-header {
    overflow: auto;
  }

  .any_time_finish {
    position: static;
  }

  .nice-select .current {
    max-width: 250px;
  }

  .ada-label-text {
    word-break: break-all;
  }

  #schedules-table_wrapper .table tr th:first-child {
    min-width: 135px;
  }

  #schedules-table_wrapper .table tr th:nth-child(2) {
    min-width: 125px;
  }

  #schedules-table_wrapper .table tr th:nth-child(3) {
    min-width: 130px;
  }

  .account-summary-wrapper .btn-primary {
    width: 100%;
  }

  #order_search_form {
    width: 100%;
  }

  #order_search_form #search_text {
    width: 100%;
  }

  #orders-table tr th:nth-child(1) {
    min-width: 150px;
  }

  #orders-table tr th:nth-child(2) {
    min-width: 155px;
  }

  #orders-table .dtr-data {
    padding-left: 0;
  }

  .video-container {
    margin-top: 0px;
    padding: 50px 0 50px;
  }

  .video-wrapper {
    height: 100%;
  }

  .video-wrapper:before {
    width: 42px;
    height: 42px;
    top: 40%;
    background-size: 100%;
  }

  .tracking-section {
    display: block;
  }

  .video-container .video-content p {
    line-height: normal;
    font-size: 18px;
  }

  .tracking-section .tracking-icon .text {
    font-size: 16px;
  }

  .tracking-section .tracking-icon .icon img {
    width: 45px;
  }

  .tracking-section .tracking-icon {
    margin-bottom: 10px;
    align-items: center;
  }

  .fixedasset-tracking h2 {
    line-height: normal;
    font-size: 24px;
  }

  .fixedasset-tracking .fixed-asset {
    width: 90%;
    margin: 0 auto;
  }

  .fixedasset-tracking .fixed-asset .asset-text {
    display: block;
  }

  .fixedasset-tracking .fixed-asset .col-lg-4:nth-child(1) {
    max-width: 100%;
  }

  .fixedasset-tracking .fixed-asset .col-lg-4:nth-child(2) {
    max-width: 100%;
  }

  .fixedasset-tracking .fixed-asset .col-lg-4:nth-child(3) {
    max-width: 100%;
    margin-top: 20px;
  }

  .what-our-users-section h2 {
    font-size: 24px;
  }

  .what-our-users {
    background-size: cover;
    padding: 20px 20px;
  }

  .what-our-users .client-testimonial .testimonial-text {
    font-size: 16px;
    line-height: 25px;
  }

  .bottom-customer-testimonial {
    margin-top: 20px;
  }

  .bottom-customer-testimonial .customer {
    margin-bottom: 30px;
  }

  .what-our-users-section {
    padding: 50px 0px 50px;
  }

  .frequently-section h3 {
    font-size: 24px;
    line-height: normal;
    padding-bottom: 20px;
  }

  .frequently-section .card button[aria-expanded="false"] {
    font-size: 14px;
  }

  .collapsible-link[aria-expanded="true"]::before {
    padding: 15px;
  }

  .frequently-section .card button[aria-expanded="true"] {
    font-size: 14px;
  }

  .frequently-section .card .card-body p {
    font-size: 14px;
  }

  .collapsible-link::before {
    padding: 15px;
  }

  .frequently-section .card .card-body {
    padding-right: 0px;
  }

  .get-greytrunk-section {
    padding: 50px 0px;
  }

  .form-section .form-heading span.lets-color {
    font-size: 24px;
    line-height: normal;
  }

  .form-section .form-heading span.contact-text {
    font-size: 12px;
    padding-top: 0px;
  }

  .form-section {
    padding: 40px 20px;
  }

  .asset-tracking-section {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .asset-tracking-section .left-sidecontent {
    padding-top: 20px;
    padding-left: 0px;
  }

  .asset-tracking-section h3 {
    font-size: 24px;
    line-height: normal;
    padding-bottom: 10px;
  }

  .asset-tracking-section .asset-tracking {
    right: 0px;
  }

  .mobile-header {
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    justify-content: space-between;
    width: 100%
  }

  .inventory-price-mgmt {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .fixed-price-asset h3 {
    padding: 15px;
  }

  .fixed-price-asset .fixed-asset {
    padding: 20px 15px 20px 15px;
  }

  .smart-pricing-section .smart-price {
    padding: 40px 0px;
  }

  .smart-pricing-section .smart-price h1 {
    font-size: 40px;
    line-height: normal;
  }

  .fixed-price-asset .fixed-asset .right-side {
    padding-left: 0px;
    margin-top: 30px;
  }

  .fixed-price-asset .fixed-asset .plan-type .planinfo {
    width: 100%;
  }

  .fixed-price-asset .fixed-asset .right-side .pricing {
    display: block;
  }

  .fixed-price-asset .fixed-asset .right-side .pricing .start-btn {
    width: 100%;
  }

  /* .fixed-price-asset .fixed-asset .plan-type .planinfo{
    display: block;
  } */
  .fixed-price-asset .fixed-asset .right-side .includes-text ul li {
    width: 100%;
  }

  .inventory-price-mgmt h2 {
    padding: 15px;
  }

  .inventory-price-mgmt .inventory {
    display: block;
    padding: 20px 15px 0px 15px;
    background-size: cover;
    padding-bottom: 40px;
  }

  .inventory-price-mgmt .inventory .pricing {
    width: 100%;
  }

  .inventory-price-mgmt .inventory .includes-text {
    width: 100%;
    margin: 0 0px;
  }

  .inventory-price-mgmt .inventory .includes-text ul {
    display: block;
  }

  .inventory-price-mgmt .inventory .includes-text ul li {
    width: 100%;
  }

  .inventory-price-mgmt .inventory .pricing-text {
    width: 100%;
  }

  .about-plan-img:before {
    position: absolute;
    right: 0px;
    bottom: -130px;
    background-image: url(../images/about-plan.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 130px;
    background-size: cover;
  }

  .about-assetplan-section h2 {
    font-size: 28px;
    line-height: normal;
  }

  .about-assetplan-section p {
    margin: 0px;
    padding: 0px;
  }

  .about-assetplan-section {
    padding: 20px 0px 130px 15px;
    margin-bottom: 40px;
  }

  .key-features-section h2 {
    font-size: 28px;
  }

  section.fixedasset-tracking {
    width: 90%;
    margin: 0 auto;
  }

  .fixed-price-asset .fixed-asset .right-side .pricing .price-list {
    width: 100%;
  }

  .fixed-price-asset .fixed-asset .right-side .pricing-text {
    flex-direction: column-reverse;
  }

  .fixed-price-asset .fixed-asset .right-side .pricing-text .lefttext {
    width: 100%;
  }

  .fixed-price-asset .fixed-asset .right-side .pricing-text .book-demo {
    width: 100%;
    margin-bottom: 20px;
  }

  .about-assetplan-section .subscribe-text {
    width: 95%;
    margin-bottom: 10px;
  }

  .fixed-price-asset .fixed-asset .right-side .pricing-text .book-demo:before {
    bottom: -10px;
    left: 15px;
  }

  .inventory-price-mgmt .inventory .pricing-text .book-demo::before {
    bottom: -12px;
    left: 12px;
  }

  .play-store-icon {
    display: flex;
    gap: 32px;
    justify-content: center;
    margin-bottom: 56px;
    width: 295px;
  }

  .toll-num {
    font-size: 14px !important;
    margin-right: 0px !important;
    margin-left: 48px !important;
  }

  img {
    border-radius: 0px !important;
  }
}

@media screen and (min-width: 575px) {
  .form-inline label {
    display: inline-block;
  }
}

@media screen and (max-width: 575px) {
  .modal-dialog {
    margin: auto;
  }

  .view-asset-filter-area .export-btn.export-csv {
    margin-right: 0;
  }

  /* .progress-content .btn-primary {
    width: 100%;
  } */
  #employees-table .search-filter.view-asset-plus-icon {
    margin-top: 50px;
  }

  #sidebar.active {
    width: 100%;
    top: 0;
    height: 100%;
    overflow: auto;
  }

  #sidebar .sidebar-list {
    padding-top: 60px;
  }

  .progress-content .responsive-btn {
    min-width: inherit;
  }

  table thead tr th:first-child {
    padding-left: 34px;
    min-width: 70px;
  }

  table tbody tr[role="row"] td:first-child {
    padding-left: 34px;
  }

  table tbody tr[role="row"] td:last-child {
    padding-right: 10px;
    min-width: 135px;
  }

  table tbody tr.child td:first-child {
    padding-right: 10px;
  }

  .location-header h1 {
    margin-bottom: 75px;
  }

  .location-header .location-group .dropdown {
    position: absolute;
    left: 0;
    top: 60px;
    margin-right: 0;
    width: 100%;
  }

  .modal-dialog .modal-content {
    padding: 15px 0;
  }

  #viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item {
    margin-right: 5px;
  }

  #viewuser .modal-dialog .modal-content .modal-header .nav-tabs .nav-item,
  #addUserModal .modal-dialog .modal-content .modal-header .nav-tabs .nav-item {
    margin-right: 5px;
  }

  #viewuser .modal-dialog .modal-content .modal-body,
  #addUserModal .modal-dialog .modal-content .modal-body {
    padding-left: 0;
    padding-right: 0;
  }

  .event-container .white-background {
    padding-left: 60px;
  }

  .calendar-section .calendar-wrapper .fc-toolbar.fc-header-toolbar {
    padding-left: 15px;
    padding-right: 15px;
  }

  .calendar-section .calendar-wrapper .fc-view-container .fc-head tr th {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .view-detail-table .table thead tr th:first-child {
    width: 200px;
    padding-left: 15px;
    min-width: 180px;
  }

  .view-detail-table .table thead tr th:nth-child(2) {
    min-width: 120px !important;
  }

  .view-detail-table .table thead tr th:nth-child(3) {
    min-width: 120px !important;
  }

  .view-detail-table .table tbody tr td:first-child {
    padding-left: 15px;
  }

  .package-tag .package-tag-inner {
    padding: 20px 10px;
  }

  .checkout-container .checkout-text {
    font-size: 12px;
  }

  .view-add-user .view-btn {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .admin-group {
    float: none !important;
  }

  .admin-group .dropdwon-btn-group {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .admin-group .dropdwon-btn-group .btn {
    margin-bottom: 20px;
  }

  .admin-group .dropdwon-btn-group .btn+.btn {
    margin-left: 0;
    margin-bottom: 0;
  }

  .superuser-group .dropdwon-btn-group .btn+.btn {
    margin-left: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  #orders-table tbody tr td:nth-child(1) {
    padding-left: 35px;
  }

  #orders-table .dtr-data {
    padding-left: 0;
  }
}

@media only screen and (max-width: 480px) {
  .fc-toolbar.fc-header-toolbar {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fc-toolbar.fc-header-toolbar .fc-left {
    margin-bottom: 10px;
  }

  .fc-toolbar.fc-header-toolbar .fc-right {
    margin-bottom: 10px;
  }

  .slider-area .carousel-indicators li {
    width: 15px;
  }

  .slider-area .carousel-indicators li:before {
    width: 20px;
  }

  .slider-area .carousel-indicators li+li {
    margin-left: 17px;
  }

  .view-asset-filter-area .export-btn-wrap {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .view-asset-filter-area .export-btn-wrap .export-import {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .view-asset-filter-area .export-btn-wrap .export-csv {
    margin-bottom: 15px;
  }

  .pagination-row-btm {
    bottom: -95px;
  }

  #search_text {
    max-width: 100%;
    width: 100%;
  }
}

@media only screen and (max-width: 411px) {
  .dashed-border .btn-small+.btn-small {
    margin-top: 15px;
  }

  .user-group-wrapper .user-text a {
    margin-left: 0;
  }

  .user-group-wrapper {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .user-group-wrapper .user-img {
    margin-bottom: 15px;
  }

  .user-group-wrapper .user-profile {
    margin-left: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  #sidebar.active {
    width: 100%;
    top: 0;
    height: 100%;
    overflow: auto;
  }

  #sidebar .sidebar-list {
    padding-top: 60px;
  }
}

@media only screen and (min-width: 300px) {
  table tbody tr.child ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0;
  }

  table tbody tr.child ul li {
    text-align: left;
    margin-bottom: 10px;
  }

  table tbody tr.child ul li span.dtr-title {
    font-weight: 500;
    color: #444343;
    font-size: 14px;
    float: left;
    width: 40%;
  }

  table tbody tr.child ul li span.dtr-data {
    color: #444343;
    font-size: 14px;
    font-weight: 400;
    float: left;
    width: 60%;
    padding-left: 20px;
  }

  table tbody tr.child ul li:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
  }
}


/*Thank you page css*/
.thank-section-1,
.thank-section-2,
.thank-section-3,
.thank-section-4 {
  text-align: center;
  color: #232342;
  padding-top: 10px;
}

.thank-section-1 h2 {
  font-size: 72px;
  margin-top: 48px;
  margin-bottom: 34px;
}

.thank-section-1 p {
  font-size: 20px;
  line-height: 1.9;
  font-weight: 600;
}

.thank-section-1-img img {
  display: flex;
  max-width: 450px;
  padding: 30px;
  margin: auto;
}

.thank-section-2 h3 {
  font-size: 32px;
  padding-bottom: 10px;
}

.thank-you-wrapper button.primary-btn {
  border-radius: 8px;
  font-size: 20px;
  display: block;
  margin: auto;
  margin-bottom: 25px;
  padding: 0px 42px;
  font-weight: 700;
}

.thank-section-3 h2 {
  font-size: 48px;
}

.thank-section-3 h3 {
  font-size: 30px;
  margin: 30px;
}

.thank-section-4 h3 {
  font-size: 36px;
  margin-bottom: 30px;
}

.section-4-links a span {
  color: #232342;
  font-weight: 700;
  text-decoration: underline;
}

.section-4-links p {
  margin-bottom: 2rem;
}

hr {
  width: 100%;
  border: 0 none;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: rgba(62, 38, 107, 1.0);
}

.thank-you-wrapper img {
  max-width: 100%;
}

.section-4-links {
  margin-bottom: 1.5rem;
}

@media only screen and (max-width:767px) {
  .thank-section-3 h2 {
    font-size: 28px;
  }

  .thank-you-wrapper button.primary-btn {
    font-size: 16px;
  }
}

.org-box {
  border: 3px solid #e08a1e;
  border-radius: 30px;
  padding: 15px;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  display: flex;
  align-items: center;
  min-height: 170px;
  margin-bottom: 25px;
}

.org-box p {
  margin-bottom: 0;
}

.quote {
  margin: auto;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  width: 50%;
  position: relative;
  color: #3c276a;
  min-height: 200px;
}

.quote::after,
.quote::before {
  content: '';
  position: absolute;
  background: url(../images/quotation-icon-20.png);
  width: 80px;
  height: 70px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.quote::after {
  left: -15%;
  top: 0;

}

.quote::before {
  right: -15%;
  top: 0;
  background-repeat: no-repeat;
  -webkit-transform: scale(-1);
  transform: scale(-1);
}

.main-btn {
  text-decoration: none !important;
  background: #3e266b;
  color: #fff !important;
  font-weight: 600;
  padding: 10px 30px;
  border: 0;
  margin: 25px auto;
  border-radius: 5px;
  font-size: 18px;
  display: inline-block;

}

.block-wrapper {
  margin: 35px auto;
}

.align-center {
  align-items: center;
}

.block-wrapper h3 {
  color: #2d6aaf;
  font-size: 25px;
  margin-bottom: 20px;
}

.block-wrapper p {
  font-size: 14px;
  padding-bottom: 10px
}

.block-wrapper a.root {
  background: #2d6aaf;
  color: #fff;
  font-weight: 400;
  border: 0;
  padding: 8px 20px;
  text-decoration: none !important;
}

.m-tb-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.heading {
  font-size: 40px;
  color: #724aa3;
  text-align: center;
  padding: 15px 0;
  text-transform: uppercase;
}

.center {
  text-align: center;
}

.feature-content .col-lg-4 {
  text-align: center;
  margin-bottom: 35px;
}

.feature-content .col-lg-4 img {
  margin-bottom: 25px;
}

.solution {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border: 2px solid #724aa3;
  padding: 30px;
  margin: 60px auto;
}

.premium-content {
  flex-basis: 70%;
  font-size: 30px;
  font-weight: 500;
  color: #707070;
}

.premium {
  font-size: 18px;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .solution {
    display: block;
  }
}


.block-wrapper a.root {
  background: #2d6aaf;
  color: #fff;
  font-weight: 400;
  border: 0;
  padding: 8px 20px;
}

.premium-btn a {
  background: #2d6aaf;
  color: #fff;
  font-weight: 400;
  border: 0;
  padding: 8px 20px;
  text-decoration: none;
}

.captera-div {
  height: 150px;
}

@media only screen and (max-width: 767px) {
  .solution {
    display: block;
  }

  .quote::after,
  .quote::before {
    width: 40px;
    height: 35px;
  }

  .quote::after {
    left: -15%;
    top: 0;

  }

  .quote::before {
    right: -15%;
    top: 0;
    background-repeat: no-repeat;
    -webkit-transform: scale(-1);
    transform: scale(-1);
  }

  .quote {
    width: 80%;
  }

  .block-wrapper-img {
    order: 1;
    margin: 35px 0;
  }

  .captera-div {
    height: auto;
    margin: 35px 0;
  }

  .try-for-free {
    margin-left: 0 !important;
  }

  .premium-section {
    height: auto;
  }

  .premium-btn {
    margin-top: 20px;
    text-align: center;
  }

  .form-group.captcha-div {
    width: 100%;
  }
}

.scanner_icon {
  height: 15px;
  width: 15px;
}


.easy-pricing-section .center-align {
  margin: 0 auto;
}

.easy-pricing-section .many-asset {
  text-align: center;
}

.easy-pricing-section .many-asset .many-asset-text {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

.easy-pricing-section .many-asset input {
  max-width: 300px;
  height: 50px;
  text-align: center;
  margin: auto;
  font-size: 24px;
}

.easy-pricing-section .many-asset input::-webkit-input-placeholder {
  color: #8190A5;
  font-size: 24px;
}

.easy-pricing-section .many-asset input::-moz-placeholder {
  color: #8190A5;
  font-size: 24px;
}

/* firefox 19+ */
.easy-pricing-section .many-asset input:-ms-input-placeholder {
  color: #8190A5;
  font-size: 24px;
}

/* ie */
.easy-pricing-section .many-asset input:-moz-placeholder {
  color: #8190A5;
  font-size: 24px;
}

.easy-pricing-section .range-slider .value .asset-text {
  color: #47525E;
  font-size: 24px;
  font-weight: 500;
  position: relative;
  top: 10px;
  left: 4px;
}

.easy-pricing-section .pricing-bar {
  margin: 30px 0px 25px;
  text-align: center;
  max-width: 85%;
  margin: auto;
  padding-bottom: 20px;
  padding-right: 10px;
}

.easy-pricing-section .pricing-bar .firstlast-value {
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: #47525E;
  font-size: 24px;
  font-weight: 500;
}

.easy-pricing-section .pricing-bar .firstlast-value .zero-text {
  margin-left: -10px;
}

.easy-pricing-section .pricing-bar .firstlast-value .number-text {
  margin-right: -25px;
}

/* .easy-pricing-section .mid-section .col-lg-7.col-md-6.col-12 {
            display: flex;
            align-items: center;
        } */

.easy-pricing-section .mid-section {
  margin: 0px 0px 20px;
}

.easy-pricing-section .mid-section .row {
  justify-content: center;
}

.easy-pricing-section .mid-section .col-lg-7.col-md-6.col-12 {
  max-width: 36.333333%;
}

.easy-pricing-section .per-month .top-content {
  border: solid 2px #969FAA;
  border-radius: 20px;
  padding: 25px 40px 25px;
}

.easy-pricing-section .per-month .top-content .per-month {
  border: solid 3px #3e266b;
  border-radius: 20px;
  padding: 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 60%;
}

.easy-pricing-section .mid-section .per-month {
  /*display: flex;*/
  height: 100%;
}

.easy-pricing-section .per-month .top-content .per-month .premium-btn {
  margin-top: 15px;
}

.easy-pricing-section .per-month .top-content .per-month {
  display: flex;
  flex-direction: column;
  min-height: 250px;
}

.easy-pricing-section .per-month .top-content .per-month h4 {
  color: #47525E;
  margin: 0px;
  padding: 0px;
  font-size: 1.5rem;
  margin-bottom: 5px;
}

.easy-pricing-section .per-month .top-content .per-month h5 span.doller {
  font-size: 30px;
  vertical-align: top;
  position: relative;
  top: 8px;
  left: -10px;
  font-weight: 400;
}

.easy-pricing-section .per-month .top-content .per-month h5 span.price {
  color: #E08A1E;
  margin: 0px;
  padding: 0px;
  font-size: 75px;
  font-weight: bold;
  margin-bottom: -3px;
}

.easy-pricing-section .per-month .top-content .per-month p {
  color: #47525E;
  margin: 0px;
  padding: 0px;
  font-size: 1.5rem;
  margin-bottom: 2px;
  font-weight: 600;
}

.easy-pricing-section .per-month .top-content .per-month .includes-text {
  color: #47525E;
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 3px;
}

.easy-pricing-section .per-month .top-content .per-month .features-text {
  color: #47525E;
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: 500;
}

.easy-pricing-section .per-month .top-content .per-month .features-text span {
  display: block;
  margin: 0px;
  padding: 0px;
  color: #000;
  font-size: 30px;
  line-height: 14px;
}

.easy-pricing-section .per-month .top-content .free-trail {
  text-align: center;
}

.easy-pricing-section .per-month .top-content .free-trail .free-trial-text {
  margin: 0px;
  padding: 0px;
  color: #47525E;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 25px;
  text-align: center;
  margin: 15px 0px;
}

.easy-pricing-section .per-month .top-content .free-trail a {
  background-color: #E08A1E;
  color: #fff;
  padding: 12px 20px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
}

/* .easy-pricing-section .mid-section .every-plan-section {
            margin-left: 70px;
        } */

.easy-pricing-section .mid-section .every-plan-section .heading {
  text-align: center;
  color: #47525E;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 30px;
}

.easy-pricing-section h2.heading {
  margin-bottom: 0px;
  padding: 15px 0 10px;
  text-align: center;
}

.easy-pricing-section .mid-section .every-plan-section ul {
  list-style: none;
  color: #47525E;
  padding-left: 60px;
}

.easy-pricing-section .mid-section .every-plan-section ul li {
  margin-bottom: 20px;
  position: relative;
  font-size: 18px;
}

.easy-pricing-section .mid-section .every-plan-section ul li:before {
  content: '';
  position: absolute;
  left: -50px;
  top: -2px;
  background-image: url(../images/left-tick.png);
  background-repeat: no-repeat;
  width: 31px;
  height: 31px;
  background-size: 28px;
}

.easy-pricing-section .monthly-annual {
  position: relative;
  text-align: center;
  width: 330px;
  height: 60px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.easy-pricing-section .monthly-annual:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: auto;
  height: auto;
  border-top: 65px solid #f8f8f8;
  border-right: 250px solid transparent;
  border-left: 60px solid #f8f8f8;
}

.easy-pricing-section .range-slider {
  width: 100%;
}

.easy-pricing-section .range-slider__range {
  -webkit-appearance: none;
  /* width: calc(100% - (73px)); */
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background: #d7dcdf;
  outline: none;
  padding: 0;
  margin: 0;
  display: inherit;
}

.easy-pricing-section .range-slider__value {
  color: #47525E;
  font-size: 24px;
  font-weight: 500;
  position: relative;
  top: 10px;
}

.easy-pricing-section .range-slider__range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  border: solid 2px orange;
  cursor: pointer;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}

.easy-pricing-section .range-slider__range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #2c3e50;
  cursor: pointer;
  -moz-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}

.choose-plan-wrapper {
  padding: 5px 0 15px;
}

.purplebg-pricing-section .per-month .top-content .free-trail .free-trial-text {
  color: #fff;
}

.purplebg-pricing-section .pricing-bar .firstlast-value {
  color: #fff;
}

.purplebg-pricing-section h2.heading {
  color: #fff;
}

.purplebg-pricing-section .many-asset h4 {
  color: #fff;
}

.purplebg-pricing-section .range-slider__value {
  color: #fff;
}

.purplebg-pricing-section .range-slider .value .asset-text {
  color: #fff;
}

.purplebg-pricing-section .plan_time_type label {
  color: #fff;
}

.purplebg-pricing-section .per-month .top-content .per-month h4 {
  color: #fff;
}

.purplebg-pricing-section .per-month .top-content .per-month h5 span.doller {
  color: #fff;
}

.purplebg-pricing-section .per-month .top-content .per-month h5 span.price {
  color: #E08A1E;
}

.purplebg-pricing-section .per-month .top-content .per-month p {
  color: #fff;
}

.purplebg-pricing-section .per-month .top-content .per-month .includes-text {
  color: #fff;
}

.purplebg-pricing-section .per-month .top-content .per-month .features-text {
  color: #fff;
}

.purplebg-pricing-section .per-month .top-content .per-month .features-text span {
  color: #fff;
}

.purplebg-pricing-section .per-month .top-content {
  border: solid 2px #fff;
}

.purplebg-pricing-section .per-month .top-content .per-month {
  border: solid 3px #fff;
}

.purplebg-pricing-section .per-month .top-content .free-trail button {
  color: #fff;
}

.purplebg-pricing-section .per-month .top-content .activated_plan_button {
  background-color: #E08A1E;
  color: #fff;
  padding: 8px 20px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
}

.purplebg-pricing-section .per-month .top-content .selected_plan_button {
  background-color: #E08A1E;
  color: #fff;
  padding: 8px 20px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
}

.purplebg-pricing-section .mid-section .every-plan-section .heading {
  color: #fff;
}

.purplebg-pricing-section .mid-section .every-plan-section ul {
  color: #fff;
}

.purplebg-pricing-section .premium-content {
  color: #fff;
}

.purplebg-pricing-section .premium-btn a {
  background: #E08A1E;
  font-weight: 600;
}

.purplebg-pricing-section .btn-ghost {
  background-color: #E08A1E;
  color: #fff;
  padding: 8px 20px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
}


/* Style for disabled button */
.btn-disabled {
  cursor: not-allowed;
  opacity: 0.5;

}

/* Hide dropdown initially */
.rightside-nav .dropdown-menu {
  display: none;
}


/* Optional: Add transition for smooth opening */
.rightside-nav .dropdown-menu {
  transition: all 0.3s ease;
}

.rightside-nav .dropdown-menu li a {
  color: #fff;
  font-size: 14px;
}

.rightside-nav .dropdown-menu li a:hover {
  text-decoration: none;
}

.rightside-nav .dropdown .dropdown-menu {
  left: -100px;
  padding: 12px;
  width: 209px;
}

.rightside-nav .dropdown .dropdown-toggle {
  position: relative;
}

.rightside-nav .dropdown .dropdown-toggle::after {
  display: none;
}

.rightside-nav .dropdown .dropdown-toggle::before {
  content: '';
  position: absolute;
  right: 15px;
  background-image: url(../images/arrow-down.png);
  width: 24px;
  height: 24px;
}

.start-free-trial-menu .dropdown-menu {
  position: absolute;
  left: -10px !important;
}

.rightside-nav .start-free-trial-menu .dropdown-toggle::before {
  right: 12px;
  top: 8px;
}

.rightside-nav .dropdown .dropdown-menu li {
  margin-bottom: 14px;
  position: relative;
}

.rightside-nav .dropdown .dropdown-menu li::before {
  content: '';
  position: absolute;
  bottom: -8px;
  left: -10px;
  background-image: url(../images/menu-borderline.svg);
  width: 195px;
  height: 2px;
}

.rightside-nav .dropdown .dropdown-menu li:last-child:before {
  content: '';
  position: absolute;
  bottom: -14px;
  left: -10px;
  background-image: url(../images/menu-borderline-orange.svg);
  width: 195px;
  height: 2px;
}

.rightside-nav .dropdown .dropdown-menu li:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}

.upper-footer .leftside p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #fff;
  margin: 0px;
  padding: 41px 0px;
  max-width: 269px;
}


@media screen and (max-width: 1024px) {
  .easy-pricing-section .mid-section .every-plan-section {
    margin-left: 30px;
  }

  .easy-pricing-section .mid-section .every-plan-section ul li {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .easy-pricing-section .col-lg-8.col-md-12.col-12.center-align {
    max-width: 100%;
  }

  .easy-pricing-section .mid-section .col-lg-7.col-md-6.col-12 {
    max-width: 100%;
  }

  .easy-pricing-section .pricing-bar {
    padding-right: 0px;
  }
}

@media screen and (max-width: 991px) {
  .header-bar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .form-section-design {
    width: 100%;
  }

  .new-form-section-design {
    width: 100%;
  }

  .home-nav {
    height: 1000px;
  }

  .bottom-customer-testimonial {
    margin-top: 20px;
  }

  .bottom-customer-testimonial .customer {
    margin-bottom: 20px;
  }

  .asset-tracking-section .asset-tracking {
    right: 0px;
  }

  .asset-tracking-section .col-lg-5 {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px;
  }

  .asset-tracking-section .left-sidecontent {
    padding-left: 0px;
  }

  .fixedasset-tracking .fixed-asset {
    width: 99%;
  }
}

@media screen and (max-width: 767px) {
  .easy-pricing-section .pricing-bar .firstlast-value {
    margin-bottom: 15px;
  }

  .easy-pricing-section .many-asset {
    margin-bottom: 10px;
  }

  .easy-pricing-section .mid-section .every-plan-section {
    margin-left: 30px;
  }

  .easy-pricing-section .mid-section .every-plan-section ul li {
    font-size: 16px;
    margin-bottom: 25px;
  }

  .easy-pricing-section .monthly-annual {
    width: 100%;
  }

  .easy-pricing-section h3 {
    font-size: 32px;
    margin-bottom: 20px;
  }

  .easy-pricing-section .many-asset .many-asset-text {
    font-size: 18px;
  }

  .easy-pricing-section .per-month .top-content {
    padding: 15px 20px 15px;
  }

  .easy-pricing-section .monthly-annual:before {
    border-top: 60px solid #f8f8f8;
    border-right: 200px solid transparent;
    border-left: 40px solid #f8f8f8;
  }

  .easy-pricing-section .per-month .top-content .per-month h5 {
    font-size: 60px;
  }

  .easy-pricing-section .per-month .top-content .per-month {
    padding: 10px;
  }

  .easy-pricing-section .per-month .top-content .per-month p {
    font-size: 20px;
  }

  .easy-pricing-section .per-month .top-content .per-month .features-text {
    font-size: 18px;
  }

  .easy-pricing-section .per-month .top-content .free-trail .free-trial-text {
    font-size: 18px;
  }

  .easy-pricing-section .mid-section .every-plan-section .heading {
    font-size: 22px;
    margin: 25px 0px 30px;
    text-align: left;
  }

  .easy-pricing-section .mid-section .every-plan-section ul li:before {
    top: 0px;
  }

  footer .lower-footer .copyright-text {
    padding-left: 15px;
  }

  footer .lower-footer {
    padding: 80px 0 40px;
  }

  .form-section-design {
    max-width: 100%;
  }

  .new-form-section-design {
    max-width: 100%;
  }

  .form-section-design .form-wrapper-landing {
    padding: 0px 0px;
  }

  .new-form-section-design .form-wrapper-landing {
    padding: 0px 0px;
  }

  .home-nav {
    height: 1840px;
  }

  .home-nav .header-nav-group {
    margin-bottom: 40px;
  }

  .home-nav .header-body h1 {
    font-size: 40px;
    line-height: normal;
  }

  .frequently-section .card .card-header h2 button {
    white-space: normal;
    word-wrap: break-word;
    text-align: left;
    width: 100%;
  }

  .frequently-section .card .card-header .collapsible-link::before {
    right: -5px;
  }

  .form-section-design .form-section {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 50px;
  }

  .new-form-section-design .form-section {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 50px;
  }

  .form-section-design .form-section .form-heading span.lets-color {
    font-size: 34px;
  }

  .new-form-section-design .form-section .form-heading span.lets-color {
    font-size: 34px;
  }

  .asset-tracking-section .col-lg-5 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .get-greytrunk-section .get-trunk-leftside .content h2,
  .get-greytrunk-section .get-trunk-rightside .content h2 {
    font-size: 18px;
  }

  .get-greytrunk-section .get-trunk-leftside .content p,
  .get-greytrunk-section .get-trunk-rightside .content p {
    font-size: 12px;
  }

  .get-greytrunk-section .get-trunk-leftside .content,
  .get-greytrunk-section .get-trunk-rightside .content {
    max-width: 280px;
    padding: 10px 10px 10px;
  }

  .get-greytrunk-section .get-trunk-leftside:before,
  .get-greytrunk-section .get-trunk-rightside:before {
    background-size: 100%;
    height: 240px;
    background-position-x: 0px;
  }

  .get-greytrunk-section .get-trunk-leftside .terms-content,
  .get-greytrunk-section .get-trunk-rightside .terms-content {
    bottom: -2px;
    left: 28px
  }
}

.play-store-icon {
  display: flex;
  gap: 32px;
  justify-content: center;
  margin-top: 20px;
}

.play-store-icon a {
  width: 154px;
  height: auto;
}

.play-store-icon img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 7px;
}

p#gray-trunk-id {
  position: absolute;
  bottom: 38px;
  padding: 15px 60px 10px;
  max-width: 520px;
  color: white;
  font-size: 11px;

}

.get-trunk-rightside p#gray-trunk-id {
  position: absolute;
  bottom: 38px;
  padding: 15px 60px 10px;
  max-width: 520px;
  color: black;
  font-size: 11px;
}

.content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  height: 75%;
  align-content: space-between;
}

/* Small devices (phones, portrait mode) */
@media only screen and (max-width: 480px) {
  p#gray-trunk-id {
    bottom: 5px;
  }

  .get-trunk-rightside p#gray-trunk-id {
    bottom: 5px;
  }
}

/* Medium devices (tablets, landscape mode) */
@media only screen and (min-width: 481px) and (max-width: 768px) {
  p#gray-trunk-id {
    bottom: 0px;
  }

  .get-trunk-rightside p#gray-trunk-id {
    bottom: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .trial_text {
    margin-top: 10px !important;
    margin-right: 50px !important;
    font-size: 10px !important;
  }
}

@media screen and (max-width: 375px) {
  .inventory-price-mgmt .inventory .pricing-text {
    flex-direction: column;
  }
}

@media screen and (min-width: 246px) {
  .inventory-price-mgmt .inventory .pricing-text {
    flex-direction: column;
  }
}

@media screen and (min-width: 768px) {
  .inventory-price-mgmt .inventory .pricing-text {
    width: 25% !important;
  }
}

.asset-tracking-section .left-sidecontent .start-free-btn {
  color: #000A1E !important;
}

img {
  border-radius: 7px;
}

.company-ul .company-info img {
  border-radius: 0px;
}

.headerBtn {
  display: flex;
  justify-content: center;
  gap: 25px;
}

.toll-free img.img-responsive {
  width: 40px;
  height: 27px;
  margin-right: 16px;
}

.toll-num {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  margin-right: 18px;
  white-space: nowrap;
}

#readers-tables tbody tr td:first-child {
  padding-left: 25px !important;
  white-space: nowrap;
}


.hide-email-wrapper {
  padding: 25px 80px 8px 60px;
}

.login-wrapper .form-group {
  margin-bottom: 0.5rem !important;
}

.hide_email h6 {
  color: inherit !important;
}

.hide_email_modal {
  width: 470px !important;
}

.modal-content.hide_email_modal .modal-footer {
  justify-content: center !important;
}

@media (max-width: 767px) {
  .nice-select.form-control.mr-1 {
    width: 100%;
  }

  #asset_unified_search_form .input-group {
    flex-direction: column;
    align-items: stretch;
  }

  #asset_unified_search_form select,
  #asset_unified_search_form input,
  #asset_unified_search_form button {
    width: 100% !important;
    margin-top: 5px;

  }

  #asset_unified_search_form button {
    margin-top: 5px;
  }
}

.search-filter .input-group button:disabled {
  background-color: #eceeef;
  opacity: 1;
}

.antenna-icon {
  color: #000000e8;
  margin-left: 8px;
  text-decoration: none;
}

.antenna-icon:hover,
.antenna-icon:focus,
.antenna-icon:active {
  color: #000000e8;
  text-decoration: none;
}

a.btn-microsoft img {
  border-radius: 0 !important;
}

.btn.btn-microsoft img {
  border-radius: 0 !important;
}

.cont_text {
  text-align: center;
  color: #444343;
}

.login-wrapper.form-group .btn-primary {
  height: 44px !important;
}

.dropdown {
  position: relative;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 2px solid #d3d3d3;
  /* light grey */
}

.export-import:active,
.export-import:focus {
  background-color: #fff !important;
  color: #000000;
}

#exportPdfBtn .dropdown-item.active,
.dropdown-item:active {
  background-color: #fff !important;
  color: #000000;
}

.view-user-subadmin .export-btn.export-csv:hover {
  background-color: #fff !important;
  color: #000000;
}

.view-user-subadmin .export-btn.export-csv:before {
  content: "";
  background: url("../images/csv-icon.svg") no-repeat;
  width: 18px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
}

button#exportDropdown {
  padding: 0.5rem 0.5rem 10px;
  margin-top: 12px;
}

.eye-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: transparent;
  border-left: 0;
}

.input-group .form-control {
  height: 41px;
  /* match your theme input height */
}

.input-group-text {
  height: 48px;
  /* SAME as input */
  padding: 0 12px;
}

.eye-btn i {
  font-size: 16px;
  color: #555;
}

.login-back-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 30px;
  position: relative;
  color: #2d6aaf;
  border-color: transparent;
  background-color: transparent;
  font-weight: 600;
  padding: 0;
  margin-left: -7px;
}

.login-back-btn .login-back-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 40px;
  transform: translateY(-1px);
  height: 20px;
}

.login-back-btn:hover,
.login-back-btn:focus,
.login-back-btn:active {
  color: #2d6aaf !important;
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
  text-decoration: none;
}

.action-btn {
  color: #1e3a5e;
  /* or your theme color */
}

.action-btn {
  border-radius: 6px;
  padding: 2px 5px;
  margin-left: 3px;
}

.action-btn:hover {
  background-color: transparent !important;
  color: inherit !important;
}


#tag_ids_group .tag-wrapper {
  border: 1px solid #ccc;
  border-radius: 4px;
  transition: border-color 0.2s;
}

#tag_ids_group.has-error .tag-wrapper {
  border-color: #e74c3c !important;
}

#tag_ids_group.has-error #tag_ids-error {
  color: #e74c3c;
  font-size: 12px;
  margin-top: 5px;
  display: block;
}

#tag_ids-error {
  color: #e74c3c;
  font-size: 12px;
  margin-top: 5px;
  display: block;
}

.tag-pill {
  display: inline-flex;
  align-items: center;
  background: #e8e8f0;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 13px;
  gap: 6px;
}

.tag-pill .remove-tag {
  cursor: pointer;
  font-weight: bold;
  color: #666;
  line-height: 1;
}

.tag-pill .remove-tag:hover {
  color: #c00;
}

.tag-wrapper {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #ccc;
  padding: 6px;
  border-radius: 4px;
  cursor: text;
}

.tag-input {
  border: none;
  outline: none;
  flex: 1;
  min-width: 120px;
}

.tag-item {
  background: #f1f1f1;
  padding: 5px 8px;
  margin: 3px;
  border-radius: 3px;
  display: flex;
  align-items: center;
}

.tag-remove {
  margin-left: 6px;
  cursor: pointer;
  font-weight: bold;
}


.inspection-toggle {
  display: inline-flex;
  background: transparent;
  border: 1px solid #2d6aaf;
  border-radius: 0;
  padding: 0;
  gap: 0;
  margin-left: 100px;
}

.inspection-toggle .toggle-option {
  position: relative;
  margin: 0;
  cursor: pointer;
}

.inspection-toggle .toggle-option input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.inspection-toggle .toggle-option .toggle-chip {
  display: inline-block;
  min-width: 92px;
  text-align: center;
  padding: 8px 14px;
  border-radius: 0;
  font-size: 13px;
  font-weight: 600;
  color: #2d6aaf;
  background: transparent;
  border: 1px solid #2d6aaf;
  transition: all 0.2s ease;
}

.inspection-toggle .toggle-option input[type="radio"]:checked+.toggle-chip {
  background: #2d6aaf;
  color: #ffffff;
  box-shadow: none;
}

.custom-nice-select .nice-select .list {
  padding-top: 0 !important;
}

.a-tag-status.fail-status {
  background-color: #ff0000 !important;
  color: #ffffff !important;
}

/* ── Root variables matching MANTIS navy/gold palette ── */
:root {
  --navy: #1a2540;
  --navy-lt: #243052;
  --gold: #1e3a5e;
  --gold-lt: #264a78;
  --white: #ffffff;
  --bg: #f4f6fb;
  --border: #dde2ef;
  --text: #2c3353;
  --muted: #7a82a0;
  --danger: #e05252;
  --radius: 8px;
  --shadow: 0 2px 12px rgba(26, 37, 64, .10);
}

/* ── Page wrapper ── */
.ao-page {
  background: var(--bg);
  min-height: 100vh;
  padding: 32px 0 60px;
}

/* ── Card ── */
.ao-card {
  background: var(--white);
  border-radius: 12px;
  box-shadow: var(--shadow);
  border: 1px solid var(--border);
  padding: 36px 40px;
}

/* ── Page heading ── */
.ao-heading {
  font-size: 1.45rem;
  font-weight: 700;
  color: var(--navy);
  letter-spacing: .3px;
  border-left: 4px solid var(--gold);
  padding-left: 14px;
  margin-bottom: 28px;
}

/* ── Form labels ── */
.ao-label {
  font-size: .80rem;
  font-weight: 600;
  color: var(--muted);
  text-transform: uppercase;
  letter-spacing: .8px;
  margin-bottom: 6px;
  display: block;
}

/* ── Inputs & selects ── */
.ao-input,
.ao-select {
  width: 100%;
  border: 1.5px solid var(--border);
  border-radius: var(--radius);
  padding: 10px 14px;
  font-size: .93rem;
  color: var(--text);
  background: var(--white);
  transition: border-color .18s;
  appearance: none;
}

.ao-input:focus,
.ao-select:focus {
  outline: none;
  border-color: var(--gold);
  box-shadow: 0 0 0 3px rgba(30, 58, 94, .13);
}

.ao-input[readonly],
.ao-input:disabled {
  background: #f8f9fc;
  color: var(--muted);
  cursor: default;
}

.ao-select-wrap {
  position: relative;
}

/* ── Help text ── */
.ao-hint {
  font-size: .78rem;
  color: var(--muted);
  margin-top: 5px;
}

.ao-error {
  font-size: .80rem;
  color: var(--danger);
  margin-top: 4px;
  display: block;
}

/* ── Category trigger button ── */
.ao-cat-trigger {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #2e6bb0;
  color: var(--white);
  border: none;
  border-radius: var(--radius);
  padding: 9px 18px;
  font-size: .88rem;
  font-weight: 600;
  cursor: pointer;
  transition: background .18s, transform .12s;
}

.ao-cat-trigger:hover {
  background: #264a78;
  transform: translateY(-1px);
}

.ao-cat-trigger svg {
  flex-shrink: 0;
}

/* ── Selected categories list ── */
.ao-selected-list {
  margin-top: 14px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ao-cat-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f8f9fc;
  border: 1.5px solid var(--border);
  border-radius: var(--radius);
  padding: 10px 14px;
  transition: border-color .15s;
}

.ao-cat-row:hover {
  border-color: var(--gold);
}

.ao-cat-name {
  font-size: .90rem;
  font-weight: 600;
  color: var(--text);
  flex: 1;
}

.ao-cat-badge {
  font-size: .73rem;
  font-weight: 700;
  color: var(--white);
  background: var(--gold);
  border-radius: 20px;
  padding: 2px 9px;
  margin-left: 8px;
}

/* Qty stepper inside row */
.ao-qty {
  display: flex;
  align-items: center;
  gap: 0;
  border: 1.5px solid var(--border);
  border-radius: 6px;
  overflow: hidden;
}

.ao-qty-btn {
  width: 30px;
  height: 30px;
  background: var(--white);
  border: none;
  color: var(--gold);
  font-size: 1.1rem;
  font-weight: 700;
  cursor: pointer;
  line-height: 1;
  transition: background .12s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ao-qty-btn:hover {
  background: #e8eef5;
}

.ao-qty-val {
  width: 40px;
  text-align: center;
  border: none;
  border-left: 1.5px solid var(--border);
  border-right: 1.5px solid var(--border);
  font-size: .88rem;
  font-weight: 600;
  color: var(--text);
  background: var(--white);
  padding: 4px 0;
  -moz-appearance: textfield;
}

.ao-qty-val::-webkit-inner-spin-button,
.ao-qty-val::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

/* remove button */
.ao-cat-remove {
  background: none;
  border: none;
  color: var(--muted);
  cursor: pointer;
  margin-left: 12px;
  padding: 2px;
  transition: color .15s;
  line-height: 1;
}

.ao-cat-remove:hover {
  color: var(--danger);
}

/* ── Submit button ── */
.ao-btn-submit {
  background: #2e6bb0;
  color: var(--white);
  border: none;
  border-radius: var(--radius);
  padding: 11px 28px;
  font-size: .93rem;
  font-weight: 700;
  letter-spacing: .4px;
  cursor: pointer;
  transition: background .18s, transform .12s, box-shadow .15s;
}

.ao-btn-submit:hover {
  background: var(--gold-lt);
  transform: translateY(-1px);
  box-shadow: 0 4px 14px rgba(30, 58, 94, .35);
}

.ao-btn-back {
  background: transparent;
  color: var(--navy);
  border: 1.5px solid var(--border);
  border-radius: var(--radius);
  padding: 10px 22px;
  font-size: .88rem;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: border-color .15s, color .15s;
}

.ao-btn-back:hover {
  border-color: var(--navy);
  color: var(--navy);
}

/* ── Divider ── */
.ao-divider {
  border: none;
  border-top: 1px solid var(--border);
  margin: 24px 0;
}

/* ═══════════════════════════════════
       MODAL
    ═══════════════════════════════════ */
.ao-modal-backdrop {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 1050;
  background: rgba(20, 28, 50, .55);
  backdrop-filter: blur(3px);
  align-items: center;
  justify-content: center;
}

.ao-modal-backdrop.open {
  display: flex;
}

.ao-modal {
  background: var(--white);
  border-radius: 14px;
  width: 520px;
  max-width: 95vw;
  max-height: 85vh;
  box-shadow: 0 20px 60px rgba(20, 28, 50, .25);
  display: flex;
  flex-direction: column;
  animation: modalIn .2s ease;
}

@keyframes modalIn {
  from {
    opacity: 0;
    transform: scale(.96) translateY(10px);
  }

  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

.ao-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px 16px;
  border-bottom: 1px solid var(--border);
}

.ao-modal-title {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--navy);
}

.ao-modal-close {
  background: none;
  border: none;
  color: var(--muted);
  cursor: pointer;
  font-size: 1.3rem;
  line-height: 1;
  transition: color .15s;
}

.ao-modal-close:hover {
  color: var(--danger);
}

/* search inside modal */
.ao-modal-search {
  padding: 14px 24px 10px;
}

.ao-modal-search input {
  width: 100%;
  border: 1.5px solid var(--border);
  border-radius: var(--radius);
  padding: 8px 12px 8px 36px;
  font-size: .88rem;
  color: var(--text);
  background: var(--bg) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%237a82a0' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E") no-repeat 11px center;
  transition: border-color .18s;
}

.ao-modal-search input:focus {
  outline: none;
  border-color: var(--gold);
}

/* category list in modal */
.ao-modal-list {
  flex: 1;
  overflow-y: auto;
  padding: 8px 24px 4px;
}

.ao-modal-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 11px 12px;
  border-radius: 7px;
  cursor: pointer;
  transition: background .12s;
}

.ao-modal-item:hover {
  background: #f4f6fb;
}

.ao-modal-item input[type="checkbox"] {
  width: 16px;
  height: 16px;
  accent-color: var(--gold);
  cursor: pointer;
  flex-shrink: 0;
}

.ao-modal-item label {
  font-size: .90rem;
  color: var(--text);
  cursor: pointer;
  flex: 1;
  margin: 0;
}

.ao-modal-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 24px 18px;
  border-top: 1px solid var(--border);
}

.ao-modal-count {
  font-size: .82rem;
  color: var(--muted);
  font-weight: 500;
}

.ao-modal-done {
  background: #2e6bb0;
  color: var(--white);
  border: none;
  border-radius: var(--radius);
  padding: 9px 24px;
  font-size: .88rem;
  font-weight: 700;
  cursor: pointer;
  transition: background .15s;
}

.ao-modal-done:hover {
  background: var(--gold-lt);
}

.ao-empty-hint {
  padding: 24px;
  text-align: center;
  color: var(--muted);
  font-size: .88rem;
}

/* ── Variables ── */
:root {
  --primary: #2a4f7a;
  --primary-lt: #264a78;
  --primary-xs: #e8eef5;
  --white: #ffffff;
  --bg: #f4f6fb;
  --border: #dde2ef;
  --text: #1e3a5e;
  --muted: #7a82a0;
  --success: #1a9e6e;
  --warning: #e07c2a;
  --danger: #e05252;
  --info: #2a7ae0;
  --radius: 8px;
  --shadow: 0 2px 14px rgba(30, 58, 94, .10);
}

/* ── Page ── */
.vo-page {
  background: var(--bg);
  min-height: 100vh;
  padding: 32px 0 60px;
}

/* ── Card ── */
.vo-card {
  background: var(--white);
  border-radius: 12px;
  box-shadow: var(--shadow);
  border: 1px solid var(--border);
  padding: 32px 36px;
  margin-bottom: 24px;
}

/* ── Heading ── */
.vo-heading {
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--primary);
  border-left: 4px solid var(--primary);
  padding-left: 14px;
  margin-bottom: 0;
}

.vo-section-title {
  font-size: 1rem;
  font-weight: 700;
  color: var(--primary);
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.vo-section-title::after {
  content: '';
  flex: 1;
  height: 1px;
  background: var(--border);
}

/* ── Back button ── */
.vo-btn-back {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: transparent;
  color: var(--primary);
  border: 1.5px solid var(--border);
  border-radius: var(--radius);
  padding: 8px 20px;
  font-size: .87rem;
  font-weight: 600;
  text-decoration: none;
  transition: border-color .15s;
}

.vo-btn-back:hover {
  border-color: var(--primary);
  color: var(--primary);
  text-decoration: none;
}

/* ── Info grid ── */
.vo-info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 18px;
}

.vo-info-item {}

.vo-info-label {
  font-size: .73rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .8px;
  color: var(--muted);
  margin-bottom: 4px;
}

.vo-info-value {
  font-size: .95rem;
  font-weight: 600;
  color: var(--text);
}

.vo-status-badge {
  display: inline-block;
  background: var(--primary-xs);
  color: var(--primary);
  border-radius: 20px;
  padding: 2px 12px;
  font-size: .80rem;
  font-weight: 700;
  text-transform: capitalize;
}

/* ── Category card ── */
.vo-cat-card {
  border: 1.5px solid var(--border);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 16px;
  transition: box-shadow .15s;
}

.vo-cat-card:hover {
  box-shadow: var(--shadow);
}

.vo-cat-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  background: var(--primary);
  color: var(--white);
  padding: 14px 20px;
}

.vo-cat-name {
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--white);
}

.vo-pills {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  align-items: center;
}

/* Pills */
.vo-pill {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  border-radius: 20px;
  padding: 3px 11px;
  font-size: .76rem;
  font-weight: 700;
}

.vo-pill-required {
  background: rgba(255, 255, 255, .15);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, .35);
}

.vo-pill-fulfilled {
  background: #1a9e6e;
  color: #fff;
}

.vo-pill-checkout {
  background: #2563eb;
  color: #fff;
}

.vo-pill-available {
  background: #2a7ae0;
  color: #fff;
}

.vo-pill-done {
  background: #fff;
  color: var(--primary);
}

.vo-cat-body {
  padding: 18px 20px;
  background: var(--white);
}

/* ── Assigned equipment list ── */
.vo-eq-list {
  list-style: none;
  padding: 0;
  margin: 0 0 14px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vo-eq-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--primary-xs);
  border-radius: 6px;
  padding: 8px 14px;
  font-size: .88rem;
  color: var(--text);
}

.vo-eq-tag {
  font-size: .72rem;
  font-weight: 700;
  background: var(--primary);
  color: #fff;
  border-radius: 20px;
  padding: 2px 9px;
}

.vo-eq-tag-new {
  background: var(--warning);
}

/* ── Save All button ── */
.vo-save-all-wrap {
  display: flex;
  justify-content: flex-end;
  margin-top: 8px;
}

.vo-save-all-btn {
  display: none;
  align-items: center;
  gap: 8px;
  background: var(--primary);
  color: var(--white);
  border: none;
  border-radius: var(--radius);
  padding: 11px 28px;
  font-size: .93rem;
  font-weight: 700;
  cursor: pointer;
  transition: background .18s, transform .12s, box-shadow .15s;
}

.vo-save-all-btn:hover {
  background: var(--primary-lt);
  transform: translateY(-1px);
  box-shadow: 0 4px 14px rgba(30, 58, 94, .30);
}

/* ── Add equipment button ── */
.vo-add-eq-btn {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: #2e6bb0;
  color: var(--white);
  border: none;
  border-radius: var(--radius);
  padding: 8px 18px;
  font-size: .87rem;
  font-weight: 600;
  cursor: pointer;
  transition: background .15s, transform .12s;
}

.vo-add-eq-btn:hover {
  background: var(--primary-lt);
  transform: translateY(-1px);
}

.vo-add-eq-btn:disabled {
  background: var(--border);
  color: var(--muted);
  cursor: not-allowed;
  transform: none;
}

/* ── Alerts ── */
.vo-alert {
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: var(--radius);
  padding: 11px 16px;
  font-size: .88rem;
  font-weight: 500;
}

.vo-alert-success {
  background: #edfaf4;
  color: var(--success);
  border: 1px solid #b2e8d4;
}

.vo-alert-warning {
  background: #fff7ee;
  color: var(--warning);
  border: 1px solid #f7d9b8;
}

/* ═══════════════════════════════════
       EQUIPMENT MODAL
    ═══════════════════════════════════ */
.vo-modal-backdrop {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 1060;
  background: rgba(20, 30, 55, .55);
  backdrop-filter: blur(3px);
  align-items: center;
  justify-content: center;
}

.vo-modal-backdrop.open {
  display: flex;
}

.vo-modal {
  background: var(--white);
  border-radius: 14px;
  width: 560px;
  max-width: 95vw;
  max-height: 88vh;
  box-shadow: 0 24px 60px rgba(20, 30, 55, .25);
  display: flex;
  flex-direction: column;
  animation: voModalIn .2s ease;
}

@keyframes voModalIn {
  from {
    opacity: 0;
    transform: scale(.96) translateY(10px);
  }

  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

.vo-modal-header {
  padding: 18px 22px 14px;
  border-bottom: 1px solid var(--border);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}

.vo-modal-title {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--primary);
}

.vo-modal-subtitle {
  font-size: .80rem;
  color: var(--muted);
  margin-top: 2px;
}

.vo-modal-close {
  background: none;
  border: none;
  color: var(--muted);
  font-size: 1.3rem;
  cursor: pointer;
  line-height: 1;
  padding: 0;
  transition: color .15s;
}

.vo-modal-close:hover {
  color: var(--danger);
}

/* counter strip in modal header */
.vo-modal-counters {
  display: flex;
  gap: 10px;
  padding: 10px 22px;
  background: var(--primary-xs);
  border-bottom: 1px solid var(--border);
}

.vo-mctr {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: .80rem;
  font-weight: 600;
  color: var(--primary);
}

.vo-mctr-val {
  background: var(--primary);
  color: #fff;
  border-radius: 20px;
  padding: 1px 9px;
  font-size: .78rem;
}

.vo-mctr-val.fulfilled {
  background: var(--success);
}

.vo-mctr-val.required {
  background: var(--warning);
}

.vo-modal-search {
  padding: 12px 22px 8px;
}

.vo-modal-search input {
  width: 100%;
  border: 1.5px solid var(--border);
  border-radius: var(--radius);
  padding: 8px 12px 8px 36px;
  font-size: .88rem;
  color: var(--text);
  background: var(--bg) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%237a82a0' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E") no-repeat 11px center;
  transition: border-color .18s;
}

.vo-modal-search input:focus {
  outline: none;
  border-color: var(--primary);
}

.vo-modal-list {
  flex: 1;
  overflow-y: auto;
  padding: 6px 22px 4px;
}

.vo-modal-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 12px;
  border-radius: 7px;
  cursor: pointer;
  transition: background .12s;
  border: 1.5px solid transparent;
  margin-bottom: 4px;
}

.vo-modal-item:hover {
  background: var(--primary-xs);
}

.vo-modal-item.selected-item {
  background: var(--primary-xs);
  border-color: var(--primary);
}

.vo-modal-item input[type="checkbox"] {
  width: 16px;
  height: 16px;
  accent-color: var(--primary);
  cursor: pointer;
  flex-shrink: 0;
}

.vo-modal-item label {
  font-size: .88rem;
  color: var(--text);
  cursor: pointer;
  flex: 1;
  margin: 0;
}

.vo-modal-item .eq-desc {
  font-size: .75rem;
  color: var(--muted);
}

.vo-modal-empty {
  padding: 24px;
  text-align: center;
  color: var(--muted);
  font-size: .88rem;
}

.vo-modal-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 22px 16px;
  border-top: 1px solid var(--border);
}

.vo-modal-sel-count {
  font-size: .82rem;
  color: var(--muted);
  font-weight: 500;
}

.vo-modal-save {
  background: #2e6bb0;
  color: var(--white);
  border: none;
  border-radius: var(--radius);
  padding: 9px 24px;
  font-size: .88rem;
  font-weight: 700;
  cursor: pointer;
  transition: background .15s;
}

.vo-modal-save:hover {
  background: var(--primary-lt);
}

.vo-modal-save:disabled {
  background: var(--border);
  color: var(--muted);
  cursor: not-allowed;
}

/* progress bar */
.vo-progress-wrap {
  height: 5px;
  background: var(--border);
  border-radius: 10px;
  margin-bottom: 14px;
  overflow: hidden;
}

.vo-progress-bar {
  height: 100%;
  background: var(--primary);
  border-radius: 10px;
  transition: width .3s ease;
}

/* ── Variables ── */
:root {
  --primary: #2a4f7a;
  --primary-lt: #264a78;
  --primary-xs: #e8eef5;
  --white: #ffffff;
  --bg: #f4f6fb;
  --border: #dde2ef;
  --text: #1e3a5e;
  --muted: #7a82a0;
  --success: #1a9e6e;
  --warning: #e07c2a;
  --danger: #e05252;
  --radius: 8px;
  --shadow: 0 2px 14px rgba(30, 58, 94, .10);
}

.vo-page {
  background: var(--bg);
  min-height: 100vh;
  padding: 32px 0 60px;
}

.vo-card {
  background: var(--white);
  border-radius: 12px;
  box-shadow: var(--shadow);
  border: 1px solid var(--border);
  padding: 28px 32px;
  margin-bottom: 24px;
}

.vo-heading {
  font-size: 1.35rem;
  font-weight: 700;
  color: var(--primary);
  border-left: 4px solid var(--primary);
  padding-left: 14px;
  margin-bottom: 0;
}

.vo-section-title {
  font-size: .95rem;
  font-weight: 700;
  color: var(--primary);
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.vo-section-title::after {
  content: '';
  flex: 1;
  height: 1px;
  background: var(--border);
}

.vo-btn-back {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: transparent;
  color: var(--primary);
  border: 1.5px solid var(--border);
  border-radius: var(--radius);
  padding: 7px 18px;
  font-size: .86rem;
  font-weight: 600;
  text-decoration: none;
  transition: border-color .15s;
}

.vo-btn-back:hover {
  border-color: var(--primary);
  color: var(--primary);
  text-decoration: none;
}

.vo-info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 16px;
}

.vo-info-label {
  font-size: .72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .8px;
  color: var(--muted);
  margin-bottom: 3px;
}

.vo-info-value {
  font-size: .93rem;
  font-weight: 600;
  color: var(--text);
}

.vo-status-badge {
  display: inline-block;
  background: var(--primary-xs);
  color: var(--primary);
  border-radius: 20px;
  padding: 2px 11px;
  font-size: .79rem;
  font-weight: 700;
  text-transform: capitalize;
}

/* ══════════════════════════════
       ACCORDION CATEGORY CARD
    ══════════════════════════════ */
.vo-cat-card {
  border: 1.5px solid var(--border);
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 8px;
  /* compact gap between rows */
  background: var(--white);
  transition: box-shadow .15s;
}

.vo-cat-card:hover {
  box-shadow: 0 2px 10px rgba(30, 58, 94, .08);
}

/* ── Accordion trigger row (always visible, compact) ── */
.vo-acc-trigger {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
  /* short height */
  cursor: pointer;
  user-select: none;
  background: var(--white);
  border: none;
  width: 100%;
  text-align: left;
  transition: background .12s;
}

.vo-acc-trigger:hover {
  background: var(--primary-xs);
}

/* Chevron icon */
.vo-acc-chevron {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  color: var(--muted);
  transition: transform .22s ease;
}

.vo-cat-card.open .vo-acc-chevron {
  transform: rotate(180deg);
}

.vo-cat-name {
  font-size: .88rem;
  font-weight: 700;
  color: var(--text);
  flex: 1;
}

/* Pills row in trigger */
.vo-pills {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  align-items: center;
}

.vo-pill {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  border-radius: 20px;
  padding: 2px 9px;
  font-size: .73rem;
  font-weight: 700;
}

.vo-pill-required {
  background: var(--primary-xs);
  color: var(--primary);
  border: 1px solid var(--border);
}

.vo-pill-fulfilled {
  background: var(--success);
  color: #fff;
}

.vo-pill-checkout {
  background: #2563eb;
  color: #fff;
}

.vo-pill-done {
  background: var(--primary);
  color: #fff;
}

/* Add Equipment button (inline in trigger) */
.vo-add-eq-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #2e6bb0;
  color: var(--white);
  border: none;
  border-radius: 6px;
  padding: 5px 13px;
  font-size: .80rem;
  font-weight: 600;
  cursor: pointer;
  transition: background .15s;
  white-space: nowrap;
  flex-shrink: 0;
}

.vo-add-eq-btn:hover {
  background: var(--primary-lt);
}

.vo-add-eq-btn:disabled {
  background: var(--border);
  color: var(--muted);
  cursor: not-allowed;
}

/* ── Accordion body (collapsed by default) ── */
.vo-acc-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height .28s ease, padding .2s ease;
  border-top: 0px solid var(--border);
}

.vo-cat-card.open .vo-acc-body {
  max-height: 600px;
  /* large enough for content */
  border-top: 1.5px solid var(--border);
}

.vo-acc-body-inner {
  padding: 14px 16px;
}

/* Progress bar */
.vo-progress-wrap {
  height: 4px;
  background: var(--border);
  border-radius: 10px;
  margin-bottom: 12px;
  overflow: hidden;
}

.vo-progress-bar {
  height: 100%;
  background: var(--primary);
  border-radius: 10px;
  transition: width .3s ease;
}

/* Equipment list */
.vo-eq-list {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.vo-eq-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--primary-xs);
  border-radius: 6px;
  padding: 7px 12px;
  font-size: .86rem;
  color: var(--text);
}

.vo-eq-tag {
  font-size: .70rem;
  font-weight: 700;
  background: var(--primary);
  color: #fff;
  border-radius: 20px;
  padding: 2px 8px;
}

.vo-eq-tag-new {
  background: var(--warning);
}

/* Remove button */
.vo-eq-remove-btn {
  background: none;
  border: none;
  padding: 3px;
  color: var(--muted);
  cursor: pointer;
  line-height: 1;
  border-radius: 4px;
  transition: color .15s, background .15s;
  display: inline-flex;
  align-items: center;
}

.vo-eq-remove-btn:hover {
  color: var(--danger);
  background: #fef2f2;
}

/* Alerts */
.vo-alert {
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: var(--radius);
  padding: 9px 13px;
  font-size: .86rem;
  font-weight: 500;
}

.vo-alert-success {
  background: #edfaf4;
  color: var(--success);
  border: 1px solid #b2e8d4;
}

.vo-alert-warning {
  background: #fff7ee;
  color: var(--warning);
  border: 1px solid #f7d9b8;
}

/* Save All */
.vo-save-all-wrap {
  display: flex;
  justify-content: flex-end;
  margin-top: 12px;
}

.vo-save-all-btn {
  display: none;
  align-items: center;
  gap: 8px;
  background: var(--primary);
  color: var(--white);
  border: none;
  border-radius: var(--radius);
  padding: 10px 26px;
  font-size: .91rem;
  font-weight: 700;
  cursor: pointer;
  transition: background .18s, transform .12s, box-shadow .15s;
}

.vo-save-all-btn:hover {
  background: var(--primary-lt);
  transform: translateY(-1px);
  box-shadow: 0 4px 14px rgba(30, 58, 94, .28);
}

/* ═══ MODAL ═══ */
.vo-modal-backdrop {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 1060;
  background: rgba(20, 30, 55, .55);
  backdrop-filter: blur(3px);
  align-items: center;
  justify-content: center;
}

.vo-modal-backdrop.open {
  display: flex;
}

.vo-modal {
  background: var(--white);
  border-radius: 14px;
  width: 560px;
  max-width: 95vw;
  max-height: 88vh;
  box-shadow: 0 24px 60px rgba(20, 30, 55, .25);
  display: flex;
  flex-direction: column;
  animation: voModalIn .2s ease;
}

@keyframes voModalIn {
  from {
    opacity: 0;
    transform: scale(.96) translateY(10px);
  }

  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

.vo-modal-header {
  padding: 16px 20px 12px;
  border-bottom: 1px solid var(--border);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}

.vo-modal-title {
  font-size: 1rem;
  font-weight: 700;
  color: var(--primary);
}

.vo-modal-subtitle {
  font-size: .79rem;
  color: var(--muted);
  margin-top: 2px;
}

.vo-modal-close {
  background: none;
  border: none;
  color: var(--muted);
  font-size: 1.25rem;
  cursor: pointer;
  line-height: 1;
  padding: 0;
  transition: color .15s;
}

.vo-modal-close:hover {
  color: var(--danger);
}

.vo-modal-counters {
  display: flex;
  gap: 10px;
  padding: 9px 20px;
  background: var(--primary-xs);
  border-bottom: 1px solid var(--border);
}

.vo-mctr {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: .79rem;
  font-weight: 600;
  color: var(--primary);
}

.vo-mctr-val {
  background: var(--primary);
  color: #fff;
  border-radius: 20px;
  padding: 1px 9px;
  font-size: .77rem;
}

.vo-mctr-val.fulfilled {
  background: var(--success);
}

.vo-mctr-val.required {
  background: var(--warning);
}

.vo-modal-search {
  padding: 11px 20px 7px;
}

.vo-modal-search input {
  width: 100%;
  border: 1.5px solid var(--border);
  border-radius: var(--radius);
  padding: 7px 12px 7px 34px;
  font-size: .87rem;
  color: var(--text);
  background: var(--bg) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%237a82a0' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E") no-repeat 10px center;
  transition: border-color .18s;
}

.vo-modal-search input:focus {
  outline: none;
  border-color: var(--primary);
}

.vo-modal-list {
  flex: 1;
  overflow-y: auto;
  padding: 6px 20px 4px;
}

.vo-modal-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 9px 11px;
  border-radius: 7px;
  cursor: pointer;
  transition: background .12s;
  border: 1.5px solid transparent;
  margin-bottom: 3px;
}

.vo-modal-item:hover {
  background: var(--primary-xs);
}

.vo-modal-item.selected-item {
  background: var(--primary-xs);
  border-color: var(--primary);
}

.vo-modal-item input[type="checkbox"] {
  width: 16px;
  height: 16px;
  accent-color: var(--primary);
  cursor: pointer;
  flex-shrink: 0;
  appearance: auto;
  -webkit-appearance: auto;
  -moz-appearance: auto;
}

.vo-modal-item input[type="checkbox"]:disabled {
  cursor: not-allowed;
  opacity: .45;
}

.vo-modal-item label {
  font-size: .87rem;
  color: var(--text);
  cursor: pointer;
  flex: 1;
  margin: 0;
}

.vo-modal-item .eq-desc {
  font-size: .74rem;
  color: var(--muted);
}

.vo-modal-empty {
  padding: 22px;
  text-align: center;
  color: var(--muted);
  font-size: .87rem;
}

.vo-modal-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 20px 15px;
  border-top: 1px solid var(--border);
}

.vo-modal-sel-count {
  font-size: .81rem;
  color: var(--muted);
  font-weight: 500;
}

.vo-modal-save {
  background: #2e6bb0;
  color: var(--white);
  border: none;
  border-radius: var(--radius);
  padding: 8px 22px;
  font-size: .87rem;
  font-weight: 700;
  cursor: pointer;
  transition: background .15s;
}

.vo-modal-save:hover {
  background: var(--primary-lt);
}

.vo-modal-save:disabled {
  background: var(--border);
  color: var(--muted);
  cursor: not-allowed;
}

/* Override checkbox tick position for equipment modal only */
.vo-eq-check[type="checkbox"]:checked+label::after {
  top: 16% !important;
}

#readers-tables tr.order-inactive {
  background-color: #ececec;
}

#readers-tables tr.order-inactive td {
  color: #8f8f8f;
}

#readers-tables tr.order-inactive td a {
  pointer-events: none;
  opacity: 0.4;
}

#readers-tables tr.order-inactive td .switch {
  pointer-events: auto;
  opacity: 1;
}

#readers-tables td.actions-cell {
  white-space: nowrap;
}

#readers-tables td.actions-cell .action-inline {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

#readers-tables td.notes-cell {
  max-width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.asset-action-icon {
  width: 23px;
  height: 23px;
  filter: invert(70%) sepia(33%) saturate(3300%) hue-rotate(195deg) brightness(60%) contrast(90%);
}

.asset-action-icon-2 {
  width: 23px;
  height: 23px;
}


/* ── Inline quantity picker ── */
.vo-qty-picker {
  display: flex;
  align-items: center;
  gap: 0;
  border: 1.5px solid #d0d5dd;
  border-radius: 8px;
  overflow: hidden;
  background: #f8f9fa;
}

.vo-qty-btn {
  background: none;
  border: none;
  padding: 2px 9px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  color: #495057;
  transition: background .15s;
  line-height: 1;
}

.vo-qty-btn:hover {
  background: #e9ecef;
  color: #212529;
}

.vo-qty-val {
  min-width: 28px;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #212529;
  padding: 0 2px;
  border-left: 1px solid #d0d5dd;
  border-right: 1px solid #d0d5dd;
  line-height: 1.8;
}

span.text-danger.error-messages {
  font-weight: 900;
}

#readers-tables thead th:nth-child(1),
#readers-tables tbody td:nth-child(1) {
  white-space: nowrap !important;
  min-width: 150px !important;
}

#readers-tables thead th:nth-child(1),
#readers-tables tbody td:nth-child(1) {
  white-space: nowrap !important;
  min-width: 150px !important;
}

span.text-danger.error-messages {
  font-weight: 900;
}

.al-card-premium {
  background: #ffffff !important;
  border-radius: 14px !important;
  padding: 24px !important;
  color: #334155 !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05) !important;
  margin-top: 20px !important;
  border: 1px solid #e2e8f0 !important;
  font-family: 'Poppins', sans-serif !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.al-section-header {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  margin-bottom: 20px !important;
}

.al-title {
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 1.2px !important;
  text-transform: uppercase !important;
  color: #64748b !important;
  margin: 0 !important;
}

.al-more-options {
  background: #f1f5f9 !important;
  border-radius: 6px !important;
  padding: 4px !important;
  cursor: pointer !important;
  color: #64748b !important;
  transition: all .2s !important;
  border: 1px solid #e2e8f0 !important;
}

.al-more-options:hover {
  background: #e2e8f0 !important;
  color: #1e293b !important;
}

/* ── Filter Row ── */
.al-filter-row {
  display: flex !important;
  gap: 8px !important;
  margin-bottom: 24px !important;
  flex-wrap: wrap !important;
}

.al-filter-btn {
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  color: #64748b !important;
  padding: 6px 18px !important;
  border-radius: 8px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  transition: all .2s !important;
}

.al-filter-btn:hover {
  border-color: #cbd5e1 !important;
  color: #334155 !important;
  background: #f8fafc !important;
}

.al-filter-btn.active {
  background: #f1f5f9 !important;
  border-color: #3b82f6 !important;
  color: #3b82f6 !important;
  box-shadow: 0 2px 8px rgba(59, 130, 246, 0.1) !important;
}

/* ── Timeline List ── */
.al-timeline-container {
  position: relative !important;
  padding-left: 4px !important;
  overflow-y: auto !important;
  max-height: 420px;
}

.al-item {
  display: flex !important;
  gap: 16px !important;
  padding-bottom: 28px !important;
  position: relative !important;
}

.al-item:last-child {
  padding-bottom: 0 !important;
}

.al-line {
  position: absolute !important;
  left: 19px !important;
  top: 24px !important;
  bottom: -8px !important;
  width: 2px !important;
  background: #f1f5f9 !important;
}

.al-status-marker {
  width: 40px !important;
  display: flex !important;
  justify-content: center !important;
  position: relative !important;
  z-index: 2 !important;
}

.al-dot-outer {
  width: 14px !important;
  height: 14px !important;
  border-radius: 50% !important;
  margin-top: 4px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #ffffff !important;
  border: 2px solid #f1f5f9 !important;
}

.al-dot-inner {
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
  background: #3b82f6 !important;
}

/* color variants for dots */
.al-dot-success .al-dot-inner {
  background: #10b981 !important;
  box-shadow: 0 0 6px rgba(16, 185, 129, 0.3) !important;
}

.al-dot-warning .al-dot-inner {
  background: #f59e0b !important;
  box-shadow: 0 0 6px rgba(245, 158, 11, 0.3) !important;
}

.al-dot-danger .al-dot-inner {
  background: #ef4444 !important;
  box-shadow: 0 0 6px rgba(239, 68, 68, 0.3) !important;
}

.al-dot-info .al-dot-inner {
  background: #3b82f6 !important;
  box-shadow: 0 0 6px rgba(59, 130, 246, 0.3) !important;
}

/* ── Content Body ── */
.al-content {
  flex: 1 !important;
  min-width: 0 !important;
}

.al-user-info {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin-bottom: 4px !important;
}

.al-avatar-small {
  width: 28px !important;
  height: 28px !important;
  border-radius: 50% !important;
  background: #f1f5f9 !important;
  border: 1px solid #e2e8f0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  color: #475569 !important;
  text-transform: uppercase !important;
}

.al-username {
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #1e293b !important;
}

.al-timestamp {
  font-size: 11px !important;
  color: #94a3b8 !important;
  margin-left: auto !important;
}

.al-main-desc {
  font-size: 14px !important;
  color: #475569 !important;
  line-height: 1.5 !important;
  margin-bottom: 8px !important;
}

.al-event-pill {
  display: inline-block !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  padding: 2px 10px !important;
  border-radius: 6px !important;
  background: #eff6ff !important;
  color: #3b82f6 !important;
  margin-bottom: 10px !important;
  border: 1px solid #dbeafe !important;
}

.al-event-pill-created {
  background: #f0fdf4 !important;
  color: #10b981 !important;
  border-color: #dcfce7 !important;
}

/* ── Details Box ── */
.al-details-box {
  background: #f8fafc !important;
  border-radius: 10px !important;
  padding: 14px 18px !important;
  border: 1px solid #f1f5f9 !important;
  border-left: 3px solid #3b82f6 !important;
  margin-top: 8px !important;
}

.al-details-item {
  font-size: 13px !important;
  color: #475569 !important;
  padding: 2px 0 !important;
  display: flex !important;
  gap: 8px !important;
}

.al-details-item::before {
  content: "•" !important;
  color: #cbd5e1 !important;
}

.al-empty {
  text-align: center !important;
  padding: 40px 0 !important;
  color: #94a3b8 !important;
  font-style: italic !important;
}

.project-assets-container {
  padding: 40px 0;
}

.order-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  overflow: hidden;
  border: 1px solid #eee;
  max-height: 400px;
  overflow-y: auto;
}

.order-header {
  background: #f8f9fa;
  padding: 15px 25px;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.order-header h2 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}

.order-header .status-badge {
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.status-active {
  background: #e3f2fd;
  color: #1976d2;
}

.status-completed {
  background: #e8f5e9;
  color: #2e7d32;
}

.category-section {
  padding: 20px 25px;
}

.category-title {
  font-size: 16px;
  font-weight: 600;
  color: #555;
  margin-bottom: 15px;
  border-left: 4px solid #ff7a17;
  padding-left: 12px;
}

.assets-table {
  width: 100%;
  border-collapse: collapse;
}

.assets-table th {
  text-align: left;
  padding: 12px 15px;
  background: #fafafa;
  color: #888;
  font-weight: 500;
  font-size: 13px;
  border-bottom: 1px solid #eee;
}

.assets-table td {
  padding: 12px 15px;
  border-bottom: 1px solid #f5f5f5;
  color: #444;
  font-size: 14px;
}

.assets-table tr:last-child td {
  border-bottom: none;
}

.no-assets {
  padding: 40px;
  text-align: center;
  color: #999;
  font-style: italic;
}

.back-btn {
  margin-bottom: 20px;
  display: inline-flex;
  align-items: center;
  color: #ff7a17;
  font-weight: 500;
  text-decoration: none;
}

.back-btn:hover {
  color: #e66a00;
}

.back-btn i {
  margin-right: 8px;
}

#spools-table_wrapper .spools-table-controls {
  gap: 16px;
  margin-top: 18px !important;
}

#spools-table_wrapper .dataTables_length,
#spools-table_wrapper .dataTables_paginate {
  margin-top: 6px;
  margin-bottom: 2px;
}

#spools-table_wrapper .dataTables_filter {
  margin-top: 6px;
  margin-bottom: 14px;
}

#spools-table_wrapper .dataTables_length label,
#readers-tables_wrapper .dataTables_length label,
#lines-table_wrapper .dataTables_length label,
.readers-table-controls .dataTables_length label {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

#spools-table_wrapper .dataTables_length label::after,
#readers-tables_wrapper .dataTables_length label::after,
#lines-table_wrapper .dataTables_length label::after,
.readers-table-controls .dataTables_length label::after {
  display: none;
}

#spools-table_wrapper .dataTables_length select,
#readers-tables_wrapper .dataTables_length select,
#lines-table_wrapper .dataTables_length select,
.readers-table-controls .dataTables_length select {

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right 8px center !important;
  background-size: 22px !important;
  padding-right: 28px !important;
  padding-left: 10px;
  border: 1px solid #d0d5dd;
  border-radius: 6px;
  cursor: pointer;
}

#spools-table th,
#spools-table td {
  vertical-align: middle;
}

.spool-detail-btn {
  display: grid;
  grid-template-columns: repeat(6, 1fr) auto;
  gap: 12px;
  width: 100%;
  margin-bottom: 40px;
}

.spool-detail-btn .btn {
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: normal;
  text-align: center;
  line-height: 1.2;
  padding: 8px 14px;
  border: 1px solid #2d6aaf;
  color: #2d6aaf;
  background: #fff;
}

.spool-detail-btn .btn:hover,
.spool-detail-btn .btn:focus {
  background: #f3f8ff;
  color: #1f4f86;
}

.spool-action-icon {
  width: 18px;
  height: 18px;
  margin-right: 8px;
  object-fit: contain;
}

.spool-action-icon-dark {
  filter: brightness(0) saturate(100%);
}

.status-badge {
  padding: 5px 15px;
  border-radius: 20px;
  font-weight: 600;
  font-size: 14px;
}

.status-available {
  background-color: #e3f2fd;
  color: #1976d2;
  padding: 8px;
  border-radius: 7px
}

.status-shipped {
  background-color: #f3e5f5;
  color: #7b1fa2;
  padding: 8px;
  border-radius: 7px
}

.status-onsite {
  background-color: #e8f5e9;
  color: #388e3c;
  padding: 8px;
  border-radius: 7px
}

.status-pending {
  background-color: #fff3e0;
  color: #f57c00;
  padding: 8px;
  border-radius: 7px;
}

.status-installation-in-progress {
  background-color: #fff3e0;
  color: #f57c00;
  padding: 8px;
  border-radius: 7px
}

.status-installation-complete {
  background-color: #e0f2f1;
  color: #00796b;
}

.status-cco {
  background-color: #ffebee;
  color: #c62828;
  padding: 8px;
  border-radius: 7px
}

.ao-btn-back {
  display: inline-flex;
  align-items: center;
  color: #2d6aaf;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 20px;
}


@media (max-width: 991px) {
  .spool-detail-btn {
    grid-template-columns: repeat(2, minmax(150px, 1fr));
    margin-top: 10px;
  }
}

@media (max-width: 576px) {
  .spool-detail-btn {
    grid-template-columns: 1fr;
  }
}

#project-table {
  box-shadow: none !important;
}

#project-table_wrapper .row.pagination-row {
  margin-top: 10px;
}

#project-table_wrapper .dataTables_length {
  text-align: left;
}

#project-table_wrapper .dataTables_paginate {
  text-align: right;
}

#addProjectModal .is-invalid {
  border-color: #dc3545 !important;
}

#addProjectModal .project-error {
  color: #dc3545;
  display: block;
  font-size: 12px;
  margin-top: 6px;
}

#project-table thead th.sorting,
#project-table thead th.sorting_asc,
#project-table thead th.sorting_desc {
  background-position: 10px center !important;
}

/* ── Readers table: only the table scrolls, controls stay outside ── */
#readers-tables_wrapper {
  overflow: visible !important;
}

#readers-tables_wrapper>.dataTables_processing,
#readers-tables_wrapper>table,
#readers-tables_wrapper>.DTFC_LeftWrapper,
#readers-tables_wrapper>.DTFC_RightWrapper {
  overflow-x: auto;
}

/* Scroll only the table, not the whole wrapper */
.text-center {
  overflow-y: visible !important;
}

#readers-tables {
  display: table;
  width: 100% !important;
  table-layout: fixed;
  margin-right: 0;
}

#readers-tables_wrapper {
  overflow: visible !important;
  padding-right: 0;
}

.text-center:has(#readers-tables) {
  overflow-y: auto;
  max-height: 500px;
  overflow-x: hidden;
}



/* Ensure the controls row (per-page + pagination) never scrolls */
.readers-table-controls {
  overflow: visible !important;
  width: 100%;
}

/* ── Readers table: actions cell layout ── */
#readers-tables td.actions-cell,
#readers-tables td:last-child {
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  vertical-align: middle;
  padding: 12px 12px 12px 0;
}

#readers-tables td.actions-cell .action-inline,
#readers-tables td:last-child .action-inline {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: nowrap;
}

.readers-table-controls select[name="readers-tables_length"],
.readers-table-controls .dataTables_length select,
#lines-table_wrapper select[name="lines-table_length"],
#lines-table_wrapper .dataTables_length select {
  width: 70px !important;
  min-width: 70px !important;
}

#spools-table thead th.sorting {
  background-image: url("{{URL::asset('images/IC_SORTING.svg')}}") !important;
}

#spools-table thead th.sorting_asc {
  background-image: url("{{URL::asset('images/IC_SORTING_ASSE.svg')}}") !important;
}

#spools-table thead th.sorting_desc {
  background-image: url("{{URL::asset('images/IC_SORTING_DES.svg')}}") !important;
}

#spools-table thead th.sorting,
#spools-table thead th.sorting_asc,
#spools-table thead th.sorting_desc {
  background-repeat: no-repeat !important;
  background-position: 10px center !important;
  padding-left: 35px !important;
}

.select2-container {
  width: 100% !important;
}

.select2-container--default .select2-selection--multiple {
  border: 1px solid #ced4da !important;
  border-radius: 8px !important;
  min-height: 45px;
  padding: 4px 10px;
  background-color: #fff;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #80bdff !important;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #7ca9dd !important;
  border: none !important;
  border-radius: 50px !important;
  padding: 4px 10px 4px 14px !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 500;
  margin-top: 5px !important;
  margin-right: 6px !important;
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  line-height: 1.4;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  color: #fff !important;
  padding: 0 !important;
  margin: 0 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff !important;
  border: none !important;
  background: none !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 0 !important;
  margin: 0 !important;
  cursor: pointer;
  order: 2;
  opacity: 0.8;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 18px !important;
  height: 18px !important;
  flex-shrink: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove span {
  color: #fff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #fff !important;
  background-color: transparent !important;
  opacity: 1;
}

.select2-container .select2-search--inline .select2-search__field {
  margin-top: 8px !important;
  height: 24px !important;
}

#create_spools+.nice-select,
#edit_spools+.nice-select {
  display: none !important;
}


.select2-dropdown {
  border: 1px solid #c0cfe8 !important;
  border-radius: 6px !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
  overflow: hidden !important;
}

/* Prevent flicker + overlap */
.select2-results__option {
  transition: none !important;
  animation: none !important;
}

.select2-results__option--selected {
  display: none !important;
}

/* Keep hover stable */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #82abd9 !important;
  color: #fff !important;
}

/* Stable dropdown */
.select2-results>.select2-results__options {
  max-height: 220px !important;
  overflow-y: auto !important;
}

/* ── View Modal ── */
.view-modal-icon {
  width: 38px;
  height: 38px;
  border-radius: 8px;
  background: #e8f0fb;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.view-modal-icon i {
  font-size: 18px;
  color: #2d6aaf;
}

.view-modal-title-label {
  margin: 0 0 1px;
  font-size: 11px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}

.view-modal-title-bol {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a2e;
}

.view-detail-card {
  background: #f7f9fc;
  border-radius: 6px;
  padding: 10px 14px;
}

.view-label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #2d6aaf;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}

.view-value {
  display: block;
  font-size: 13px;
  color: #1a1a2e;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.view-invoice-link {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 13px;
  color: #1a1a2e;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.view-spools-section {
  border-top: 1px solid #eef0f4;
  padding-top: 1rem;
}

.view-spools-header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
}

.view-spools-label {
  font-size: 13px;
  font-weight: 500;
  color: #1a1a2e;
}

.view-spools-badge {
  background: #e8f0fb;
  color: #2d6aaf;
  font-size: 11px;
  font-weight: 500;
  padding: 2px 8px;
  border-radius: 20px;
}

.spool-tag {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: #f7f9fc;
  border: 0.5px solid #dde6f0;
  border-radius: 6px;
  padding: 5px 10px;
  font-size: 12px;
  color: #333;
  margin: 3px 3px 3px 0;
}

.spool-tag i {
  font-size: 8px;
  color: #2d6aaf;
}

.view-no-spools {
  color: #999;
  font-size: 13px;
  font-style: italic;
}

#view_spools_container {
  max-height: 130px;
  overflow-y: auto;
  padding-right: 4px;
}

/* Scrollbar styling */
#view_spools_container::-webkit-scrollbar {
  width: 4px;
}

#view_spools_container::-webkit-scrollbar-track {
  background: #f7f9fc;
  border-radius: 4px;
}

#view_spools_container::-webkit-scrollbar-thumb {
  background: #c0cfe8;
  border-radius: 4px;
}

#view_spools_container::-webkit-scrollbar-thumb:hover {
  background: #2d6aaf;
}

#addAssetModal .select2-container {
  width: 100% !important;
  display: block;
}

#addAssetModal #modal-parent-asset.select2-offscreen {
  position: absolute !important;
  left: -9999px !important;
  top: 0 !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

#addAssetModal .select2-container .select2-choice {
  height: 38px;
  line-height: 36px;
  border: 1px solid #ced4da;
  border-radius: 0;
  padding: 0 12px;
  background-color: #fff;
  background-image: none !important;
  color: #495057;
  box-sizing: border-box;
  display: block;
  width: 100%;
}

#addAssetModal .select2-container .select2-choice .select2-arrow {
  height: 36px;
  line-height: 36px;
}

#addAssetModal .select2-drop .select2-search input {
  height: 34px;
  padding: 6px 10px;
  border: 1px solid #ced4da;
  border-radius: 4px;
  box-shadow: none;
}

#addAssetModal .select2-drop,
#addAssetModal .select2-drop * {
  box-shadow: none !important;
  filter: none !important;
}

#addAssetModal .select2-container .select2-choice .select2-chosen {
  line-height: 36px;
}

/* --- Fabrication Spool Detail Page Styles --- */
:root {
  --p: #1e3a5f;
  --btn: #2d6aaf;
  --btn-hover: #245a96;
  --w: #fff;
  --surf: #f4f7fb;
  --bdr: #d6e2f0;
  --muted: #5a7a9a;
  --al: #e8f0fb;
}

.spool-top-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 6px;
  flex-wrap: wrap;
  gap: 12px;
}

.spool-page-title {
  font-size: 22px;
  font-weight: 600;
  color: var(--p);
  letter-spacing: -.01em;
  margin: 0;
}

.spool-title-line {
  width: 48px;
  height: 3px;
  background: var(--btn);
  border-radius: 2px;
  margin-bottom: 20px;
}

.spool-top-actions {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: nowrap;
  margin-top: 30px;
  margin-bottom: 40px;
}

.spool-ta-btn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 7px 13px;
  border: 1.5px solid var(--bdr);
  border-radius: 8px;
  background: var(--w);
  color: var(--p);
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  font-family: 'DM Sans', sans-serif;
  transition: all .15s;
  white-space: nowrap;
  text-decoration: none;
  border-color: var(--btn);
}

.spool-ta-btn i {
  font-size: 18px;
  color: var(--btn);
}

.spool-ta-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 40px;
  border: 1.5px solid var(--bdr);
  border-radius: 8px;
  background: var(--w);
  cursor: pointer;
  transition: all .15s;
  text-decoration: none;
  border-color: var(--btn);
}

.spool-ta-icon i {
  font-size: 16px;
  color: var(--btn);
}

.spool-ta-icon:hover {
  background: var(--al);
  border-color: var(--btn);
  text-decoration: none;
}

.spool-ta-icon:hover i {
  color: var(--btn);
}

.spool-back-row {
  margin-bottom: 24px;
}

.spool-back {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1.5px solid var(--bdr);
  border-radius: 8px;
  background: var(--w);
  cursor: pointer;
  transition: all .15s;
  text-decoration: none;
}

.spool-back i {
  font-size: 16px;
  color: var(--p);
}

.spool-back:hover {
  background: var(--surf);
  border-color: var(--btn);
}

.spool-content-row {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 0;
  margin-bottom: 32px;
}

.spool-id-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8px 20px 0;
}

.spool-ic-img {
  width: 110px;
  height: 110px;
  background: var(--surf);
  border-radius: 14px;
  border: 1px solid var(--bdr);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.spool-ic-img i {
  font-size: 48px;
  color: #b0c4d8;
}

.spool-ic-num {
  font-size: 15px;
  font-weight: 500;
  color: var(--p);
  margin-bottom: 10px;
  font-family: 'DM Mono', monospace;
  text-align: center;
}

.spool-st-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 20px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #fff;
  transition: background .3s;
}

.spool-st-badge.status-available {
  background: #22c55e;
}

.spool-st-badge.status-shipped {
  background: #2d6aaf;
}

.spool-st-badge.status-onsite {
  background: #f59e0b;
}

.spool-st-badge.status-pending {
  background: #f59e0b;
}

.spool-st-badge.status-installation-in-progress {
  background: #f97316;
}

.spool-st-badge.status-installation-complete {
  background: #16a34a;
}

.spool-st-badge.status-cco {
  background: #7c3aed;
}

.spool-info-col {
  padding: 0 0 0 16px;
}

.spool-info-heading {
  font-size: 15px;
  font-weight: 600;
  color: var(--p);
  margin-bottom: 18px;
}

.spool-info-table {
  width: 100%;
  border-collapse: collapse;
}

.spool-info-table tr {
  border-bottom: 1px solid var(--bdr);
}

.spool-info-table tr:last-child {
  border-bottom: none;
}

.spool-info-table td {
  padding: 11px 8px;
  font-size: 13px;
  vertical-align: middle;
}

.spool-info-table td.lbl {
  color: var(--muted);
  font-weight: 500;
  width: 22%;
}

.spool-info-table td.val {
  color: var(--p);
  font-weight: 500;
  width: 28%;
  font-family: 'DM Mono', monospace;
}

.spool-info-table td.val.dash {
  color: #b0bec5;
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
}

.spool-tabs-wrap {
  border: 1px solid var(--bdr);
  border-radius: 12px;
  overflow: hidden;
}

.spool-tab-nav {
  display: flex;
  background: var(--w);
  border-bottom: 1px solid var(--bdr);
}

.spool-tab-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 12px 22px;
  font-size: 13px;
  font-weight: 500;
  color: var(--muted);
  cursor: pointer;
  border: none;
  background: none;
  font-family: 'DM Sans', sans-serif;
  border-bottom: 2px solid transparent;
  transition: all .15s;
  position: relative;
  top: 1px;
  text-decoration: none;
}

.spool-tab-btn:focus {
  outline: none !important;
  box-shadow: none !important;
}

.spool-tab-btn i {
  font-size: 15px;
}

.spool-tab-btn.active {
  color: var(--btn);
  border-bottom-color: var(--btn);
}

.spool-tab-body {
  background: var(--w);
}

.spool-tab-pane {
  display: none;
}

.spool-tab-pane.active {
  display: block;
}

.spool-tab-hdr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
  border-bottom: 1px solid var(--bdr);
}

.spool-tab-hdr-title {
  font-size: 14px;
  font-weight: 600;
  color: var(--p);
}

.spool-add-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 7px 16px;
  background: var(--btn);
  color: #fff;
  border: none;
  border-radius: 7px;
  font-size: 12.5px;
  font-weight: 500;
  cursor: pointer;
  font-family: 'DM Sans', sans-serif;
  transition: all .15s;
  text-decoration: none;
}

.spool-add-btn:hover {
  background: var(--btn-hover);
  color: #fff;
}

.spool-add-btn i {
  font-size: 14px;
}

.spool-data-table {
  width: 100%;
  border-collapse: collapse;
}

.spool-data-table thead tr {
  background: #1e3a5f;
}

.spool-data-table thead td {
  padding: 11px 20px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.spool-data-table tbody tr {
  border-bottom: 1px solid var(--bdr);
}

.spool-data-table tbody tr:last-child {
  border-bottom: none;
}

.spool-data-table tbody td {
  padding: 13px 20px;
  font-size: 13px;
  color: var(--muted);
}

.spool-data-table tbody tr:hover td {
  background: var(--surf);
}

.spool-no-data {
  text-align: center;
  padding: 32px;
  color: var(--muted);
  font-size: 13px;
}

.spool-tl {
  padding: 20px;
  display: flex;
  flex-direction: column;
}

.spool-tl-item {
  display: flex;
  gap: 16px;
  padding: 14px 0;
  border-bottom: 1px solid var(--bdr);
}

.spool-tl-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.spool-tl-time {
  width: 55px;
  flex-shrink: 0;
  font-size: 11.5px;
  font-weight: 600;
  color: var(--p);
  text-align: left;
  padding-top: 2px;
  line-height: 1.2;
}

.spool-tl-date-sm {
  font-size: 10px;
  color: var(--muted);
  font-weight: 400;
  margin-top: 2px;
}

.spool-tl-left {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 5px;
}

.spool-tl-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--btn);
  flex-shrink: 0;
  box-shadow: 0 0 0 3px var(--al);
}

.spool-tl-line {
  width: 1.5px;
  flex: 1;
  background: var(--bdr);
  margin-top: 4px;
  min-height: 24px;
}

.spool-tl-main {
  flex: 1;
}

.spool-tl-st {
  font-size: 13.5px;
  font-weight: 500;
  color: var(--p);
  line-height: 1.4;
}

.spool-tl-user {
  font-size: 11.5px;
  color: var(--muted);
  margin-top: 5px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.spool-tl-user i {
  font-size: 13px;
  opacity: 0.8;
}

.spool-modal .modal-header {
  background: var(--p);
  color: #fff;
  border-radius: 12px 12px 0 0;
}

.spool-modal .modal-title {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.spool-modal .modal-header .close {
  color: #fff;
  opacity: .8;
}

.spool-modal .modal-content {
  border-radius: 12px;
  border: 1px solid var(--bdr);
  box-shadow: 0 8px 32px rgba(30, 58, 95, .12);
}

.spool-modal .btn-primary {
  background: var(--btn);
  border-color: var(--btn);
  font-weight: 500;
}

.spool-modal .btn-primary:hover {
  background: var(--btn-hover);
  border-color: var(--btn-hover);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
      background-color: #2d6aaf !important;
      border-color: #2d6aaf !important;
      color: #fff !important;
      border-radius: 4px !important;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
      color: #fff !important;
      margin-right: 4px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #ddd !important;
      background: transparent !important;
  }

  /* ── File input custom UI ── */
  .file-upload-wrapper { position: relative; }
  .file-upload-label {
      display: flex;
      align-items: center;
      gap: 10px;
      padding: 8px 12px;
      border: 1.5px dashed #c0cfe8;
      border-radius: 6px;
      cursor: pointer;
      background: #f7f9fc;
      transition: border-color .2s, background .2s;
      user-select: none;
  }
  .file-upload-label:hover { border-color: #2d6aaf; background: #eef3fa; }
  .file-upload-label .upload-icon  { font-size: 18px; color: #2d6aaf; }
  .file-upload-label .upload-text  { font-size: 13px; color: #555; flex: 1; }
  .file-upload-label .upload-text span { color: #2d6aaf; font-weight: 600; }
  .file-upload-label .upload-badge { font-size: 11px; color: #999; white-space: nowrap; }
  .file-upload-input { position: absolute; width: 0; height: 0; opacity: 0; pointer-events: none; }
  .file-chosen-name  { font-size: 12px; color: #2d6aaf; margin-top: 4px; word-break: break-all; }
  .file-chosen-name i { margin-right: 4px; }

  /* ── Existing invoice link ── */
  .invoice-current-link {
      font-size: 12px;
      margin-bottom: 6px;
      display: flex;
      align-items: center;
      gap: 6px;
      color: #555;
  }
  .invoice-current-link a { color: #2d6aaf; text-decoration: underline; }

  /* ── Validation errors ── */
  .field-error { display: block; color: #dc3545; font-size: 12px; margin-top: 4px; }

  /* ── Discrepancy icon in table ── */
  .discrepancy-icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 26px;
      height: 26px;
      border-radius: 50%;
      background: #fff3cd;
      border: 1.5px solid #ffc107;
      color: #856404;
      font-size: 13px;
      cursor: pointer;
      position: relative;
      transition: background .2s, border-color .2s;
      margin-left: 4px;
      vertical-align: middle;
  }
  .discrepancy-icon:hover { background: #ffc107; color: #fff; }
  .discrepancy-icon .dr-badge {
      position: absolute;
      top: -5px;
      right: -5px;
      background: #dc3545;
      color: #fff;
      font-size: 9px;
      font-weight: 700;
      border-radius: 50%;
      width: 15px;
      height: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      line-height: 1;
  }

  /* ── Discrepancy report rows ── */
  .dr-report-row {
      display: flex;
      align-items: flex-start;
      gap: 12px;
      padding: 12px 0;
      border-bottom: 1px solid #eef0f6;
  }
  .dr-report-row:last-child { border-bottom: none; }
  .dr-report-row-left {
      flex: 1;
      min-width: 0;
  }
  .dr-report-id {
      font-size: 13px;
      font-weight: 500;
      color: #5988bd;
      margin-bottom: 4px;
      display: flex;
      align-items: center;
      gap: 5px;
  }
  .dr-report-note {
      font-size: 13px;
      color: #333;
      line-height: 1.55;
      white-space: pre-wrap;
      word-break: break-word;
      margin-bottom: 4px;
  }
  .dr-report-geo {
      font-size: 13px;
      color: #999;
      display: flex;
      align-items: center;
      gap: 4px;
  }
  .dr-no-reports {
      text-align: center;
      color: #bbb;
      font-size: 13px;
      padding: 30px 0;
  }
  .dr-no-reports i { font-size: 26px; display: block; margin-bottom: 8px; color: #ddd; }

  .discrepancy-icon:hover {
    background: inherit !important;
    color: inherit !important;
}
.discrepancy-icon{
    background: #fff;
    color: #fff;
    border-color: #FFF !important;

}

#lines-table thead th.sorting {
  background-image: url("../images/IC_SORTING.svg") !important;
}

#lines-table thead th.sorting_asc {
  background-image: url("../images/IC_SORTING_ASSE.svg") !important;
}

#lines-table thead th.sorting_desc {
  background-image: url("../images/IC_SORTING_DES.svg") !important;
}

#lines-table thead th.sorting,
#lines-table thead th.sorting_asc,
#lines-table thead th.sorting_desc {
  background-repeat: no-repeat !important;
  background-position: 10px center !important;
  padding-left: 35px !important;
}

.lines-table-shell {
  border: none;
  border-radius: 15px;
}

.lines-search-type {
  max-width: 180px;
}

.lines-th {
  min-width: 120px;
  padding-left: 10px !important;
}

.lines-th-number {
  min-width: 190px;
  padding-left: 30px !important;
}

.lines-form-label {
  color: #495057;
  font-weight: 600;
}

.lines-primary-btn {
  background: #2d6aaf;
  border-color: #2d6aaf;
}
